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

feat: Bump OpenTelemetry to 0.5.0-beta2 #347

Merged
merged 5 commits into from
Sep 1, 2020
Merged

feat: Bump OpenTelemetry to 0.5.0-beta2 #347

merged 5 commits into from
Sep 1, 2020

Conversation

guitarrapc
Copy link
Contributor

@guitarrapc guitarrapc commented Sep 1, 2020

TL;DR

OpenTelemetry 0.5.0-beta support.

Add

  • Add ActivitySource to DI.
  • Add ActivityContext to StreamingHub.Contex.Itemst and ServiceContext.Items.
  • Add Application Trace sample to samples/ChatApp.Telemetry/ChatApp.Server.

Breaking Change

  • Rename OpenTelemetryCollectorFilterAttribute -> OpenTelemetryCollectorFilterFactoryAttribute.
  • Rename OpenTelemetryHubCollectorFilterAttribute -> OpenTelemetryHubCollectorFilterFactoryAttribute.

Internal Change

  • Use ActivitySource instead of TracerProvider to record tracer.
  • Remove reference System.Diagnostics.DiagnosticSource 0.5.0 preview.

@guitarrapc guitarrapc self-assigned this Sep 1, 2020
@neuecc neuecc merged commit 197c890 into master Sep 1, 2020
@neuecc neuecc deleted the feat/ot_050beta branch September 1, 2020 06:28
AntonC9018 pushed a commit to AntonC9018/MagicOnion that referenced this pull request Sep 13, 2022
feat: Bump OpenTelemetry to 0.5.0-beta2
AntonC9018 pushed a commit to AntonC9018/MagicOnion that referenced this pull request Sep 13, 2022
feat: Bump OpenTelemetry to 0.5.0-beta2
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.

3 participants