Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observability Adjustments #217

Merged
merged 10 commits into from
Aug 23, 2024
Merged

Observability Adjustments #217

merged 10 commits into from
Aug 23, 2024

Conversation

jterapin
Copy link
Contributor

@jterapin jterapin commented Aug 23, 2024

Description of changes:

  • Move current_span from ContextManager to Tracer
  • Move otel_loaded check from Telemetry module to OTelProvider
  • Add changelog entry (missing from initial PR)
  • In a context of generating span attributes, make SendMiddleware transport-agnostic.
  • Update InterceptorContext with a new attribute, tracer

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@jterapin jterapin marked this pull request as ready for review August 23, 2024 17:25
Copy link
Contributor

@alextwoods alextwoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just one minor comment

hearth/lib/hearth/http/request.rb Show resolved Hide resolved
@jterapin jterapin merged commit 4853737 into main Aug 23, 2024
25 of 26 checks passed
@jterapin jterapin deleted the observability_adjustments branch August 23, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants