We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4348fd commit 47a3151Copy full SHA for 47a3151
opentelemetry-proto/tests/grpc_build.rs
@@ -67,7 +67,7 @@ fn build_tonic() {
67
"metrics.v1.Summary",
68
"metrics.v1.NumberDataPoint",
69
"metrics.v1.HistogramDataPoint",
70
- "profiles.v1development.Function"
+ "profiles.v1development.Function",
71
] {
72
builder = builder.type_attribute(
73
path,
0 commit comments