Packages

Trace Xandra queries with OpenTelemetry.

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## v0.2.0
* Rename `OpenTelemetryXandra` to `OpentelemetryXandra` (notice the case change) to be in line with other libraries in this collection.
* Rename `OpenTelemetryXandra.setup/1` to `OpentelemetryXandra.attach/1`.
* Rename the `query_parser_fun` type to `operation_parser_fun`.
* Rename the `:query_parser` option to `:operation_parser`.
## v0.1.0
First release.