ET
463c458daf
Add more database-specific semantic attributes ( #899 )
...
* Adds Database-specific semantic attributes.
* Add CHANGELOG
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-07 09:22:26 -07:00
Matej Gera
5a4b68c7bf
Add semantic convention for faas.coldstart
and container.id
( #909 )
...
* Add semantic convention for faas coldstart and container ID
* Update Changelog
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-07 09:05:30 -07:00
Anthony Mirabella
eaa94e92b9
Avoid setting span status to Unknown when no HTTP status is provided; stdlib assumes it to be 200 OK
( #908 )
...
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
2020-07-07 09:00:21 -07:00
ET
bd1e174e60
Add "peer.service" semantic to standard attributes ( #898 )
...
Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
2020-07-06 11:36:49 -04:00
Tyler Yahn
8205b0b1e0
Update B3 header names ( #881 )
...
* Update B3 header names
Correct the B3 single header name from `X-B3` to `b3`.
Use the lowercase version of the B3 multiple headers. This is based on
the fact that HTTP headers are case-insensitive, however, other
protocols may not be.
* Update Changelog
2020-06-30 18:21:13 -07:00
Anthony Mirabella
2635f96eba
Ask for changelog updates with PRs ( #879 )
...
* Ask for changelog updates with PRs
* Add PR ID to changelog entry
* move changelog entry to unreleased
2020-06-26 17:50:19 -07:00
Tyler Yahn
01b6452652
Update Changelog ( #878 )
...
Include last merge for the release.
2020-06-26 14:56:48 -07:00
Tyler Yahn
49ac8eb238
Prepare for the v0.7.0 release ( #876 )
...
* Prepare for releasing v0.7.0
* Update Changelog for v0.7.0 release
Co-authored-by: Joshua MacDonald <jmacd@users.noreply.github.com>
2020-06-26 13:54:33 -07:00
Tyler Yahn
85c32d5024
Add Changelog ( #873 )
...
* Initial CHANGELOG
* v0.1.2
* v0.2.0
* v0.2.1
* v0.2.1.1
* v0.2.2
* Format with inline code objects
* v0.2.3
* v0.3.0
* v0.4.0
* v0.4.1
* v0.4.2
* v0.4.2
* v0.5.0
* v0.6.0
* Unreleased
* Fixes -> Fixed
2020-06-26 08:39:45 -07:00