Skip to content

Commit 47a3151

Browse files
committed
build profiles signal proto
1 parent a4348fd commit 47a3151

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-proto/tests/grpc_build.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ fn build_tonic() {
6767
"metrics.v1.Summary",
6868
"metrics.v1.NumberDataPoint",
6969
"metrics.v1.HistogramDataPoint",
70-
"profiles.v1development.Function"
70+
"profiles.v1development.Function",
7171
] {
7272
builder = builder.type_attribute(
7373
path,

0 commit comments

Comments
 (0)