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

Replace our own instrumentation for MongoDB with MongoDB.Driver.Core.Extensions.DiagnosticSources #259

Merged
merged 1 commit into from
May 22, 2024

Conversation

mburumaxwell
Copy link
Contributor

The less maintenance work around such, the better.

Effects:

  1. Change listened to ActivitySource from Tingle.Extensions.MongoDB to MongoDB.Driver.Core.Extensions.DiagnosticSources
  2. The tags use for instrumentation are the official supported ones by OpenTelemetry. See docs

…Extensions.DiagnosticSources

The less maintenance work around such, the better.

Effects:
1. Change listened to ActivitySource from `Tingle.Extensions.MongoDB` to `MongoDB.Driver.Core.Extensions.DiagnosticSources`
2. The tags use for instrumentation are the official supported ones by OpenTelemetry. See [docs](https://opentelemetry.io/docs/specs/semconv/database/database-spans/)
@mburumaxwell mburumaxwell force-pushed the replace-mongo-instrumentation branch from 911b128 to 20c1d74 Compare May 22, 2024 03:10
@mburumaxwell mburumaxwell merged commit df2685b into main May 22, 2024
8 checks passed
@mburumaxwell mburumaxwell deleted the replace-mongo-instrumentation branch May 22, 2024 03:21
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.

1 participant