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

Update and document gRPC instrumentation semantic conventions #4259

Closed
dyladan opened this issue Nov 8, 2023 · 2 comments
Closed

Update and document gRPC instrumentation semantic conventions #4259

dyladan opened this issue Nov 8, 2023 · 2 comments
Labels
contribfest These small and isolated issues are suitable for Kubecon Contribfest stale

Comments

@dyladan
Copy link
Member

dyladan commented Nov 8, 2023

Similar to open-telemetry/opentelemetry-js-contrib#1778

Many OTel JS instrumentations export telemetry with out of date semantic conventions. Unfortunately, we have not clearly documented the version of semantic conventions implemented or which attributes are exported for instrumentations. For each package, we need to document the telemetry exported and if possible update it to the latest semantic conventions following the following template:

This package implements the grpc semantic convention version X.Y: <link to semantic convention>

Attributes collected:

| Attribute | Short Description | Notes |
| --------- | ----------------- | ----- |
|           |                   |       |

If you are working on this issue, please comment below so you can be assigned.

@dyladan dyladan added the contribfest These small and isolated issues are suitable for Kubecon Contribfest label Nov 8, 2023
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the stale label Jan 22, 2024
Copy link

This issue was closed because it has been stale for 14 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribfest These small and isolated issues are suitable for Kubecon Contribfest stale
Projects
None yet
Development

No branches or pull requests

1 participant