Packages
OpenTelemetry Cowboy Instrumentation
Current section
Files
Jump to
Current section
Files
opentelemetry_cowboy
CHANGELOG.md
CHANGELOG.md
# Changelog
## v0.3.0
### Changed
* Dependency maintenance release
## v0.2.1
### Fixes
* Set span kind as server
## v0.2.0
### Fixes
* Handle binary resp_status from Cowboy
* Fix status code attribute naming to match spec
* Only mark 5xx level status codes as errored
## v0.2.0-beta.1
### Changed
* Opentelemetry 1.0 support