26c68a0f88
* Add opentelemetry_instrumentation_http utility library * Update utilities/opentelemetry_instrumentation_http/src/opentelemetry_instrumentation_http.erl Co-authored-by: Tristan Sloughter <t@crashfast.com> * Fix dialyzer * Update changelog --------- Co-authored-by: Tristan Sloughter <t@crashfast.com>
8 lines
198 B
Markdown
8 lines
198 B
Markdown
# Changelog
|
|
|
|
## v0.1.0
|
|
|
|
### Changed
|
|
|
|
* Expose `extract_headers_attributes/3` and `normalize_header_name/1` fucntions to extracted selected headers in an attribute map following semantic conventions
|