We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
We are trying to add functionality to yield grpc request and response size metrics.
As I can see it is not part of semcov, how can it be added so we can change the opentelemetry-java instrumentation to yield these metrics?
The text was updated successfully, but these errors were encountered:
I think this would fall under this: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/rpc/rpc-metrics.md#metric-rpcserverrequestsize
Sorry, something went wrong.
Yes this is only the metric we wanted to add as attribute so we can extract that attribute in this metric.
Gotcha. I don't think this repo yet has any support for autogenerating the metric conventions from the yaml, so this definitely relates to #12.
Closing as duplicate of #12. Keeping #12 instead of this because its more generic, and came first.
No branches or pull requests
We are trying to add functionality to yield grpc request and response size metrics.
As I can see it is not part of semcov, how can it be added so we can change the opentelemetry-java instrumentation to yield these metrics?
The text was updated successfully, but these errors were encountered: