Skip to content

1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 18:40
· 11 commits to master since this release

⚠️ Breaking changes

http.status_code span attribute is now http.response.status_code according to HTTP semantic conventions 1.23

💡 Features

  • Add custom span attributes #9 (#12)
  • Clarify OTLP transport protocol config values

🪲 Bug fixes

  • Configuration changes required a restart #13

🔧 Technical

  • Replace deprecated span attributes and addSpanProcessor method