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? 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
This proto is not supported due to circular reference.
https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/common/v1/common.proto
[2024-12-18 17:12:48] 3: circular reference detected: resource_metrics(opentelemetry.proto.collector.metrics.v1.ExportMetricsServiceRequest.resource_metrics)->resource(opentelemetry.proto.metrics.v1.ResourceMetrics.resource)->attributes(opentelemetry.proto.resource.v1.Resource.attributes)->value(opentelemetry.proto.common.v1.KeyValue.value)->array_value(opentelemetry.proto.common.v1.AnyValue.array_value)->values(opentelemetry.proto.common.v1.ArrayValue.values), conflict with array_value(opentelemetry.proto.common.v1.AnyValue.array_value), kind opentelemetry.proto.common.v1.ArrayValue
No response
The text was updated successfully, but these errors were encountered:
For this particular case, shall we handle this AnyValue in the same way of #12291 ?
AnyValue
Sorry, something went wrong.
Yes, @xiangjinwu and I have a solution on it.
Value
Any
message_as_jsonb
tabVersion
Successfully merging a pull request may close this issue.
Is your feature request related to a problem? Please describe.
This proto is not supported due to circular reference.
https://github.com/open-telemetry/opentelemetry-proto/blob/main/opentelemetry/proto/common/v1/common.proto
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: