Skip to content

Commit

Permalink
Remove trailing empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasKunz committed Jan 14, 2025
1 parent 820c5c6 commit ef5bd53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions model/otel/metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ groups:
unit: "{span}"
attributes:
- ref: otel.is_sampled

- id: metric.otel.sdk.span.ended_count
type: metric
metric_name: otel.sdk.span.ended_count
Expand Down Expand Up @@ -98,4 +98,3 @@ groups:
- ref: otel.sdk.component.name
- ref: error.type
examples: ["rejected"]

2 changes: 1 addition & 1 deletion model/otel/registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ groups:
The attribute value MUST follow a `<type-name>/<instance-counter>` pattern, e.g. `batching_span_processor/0`.
For components corresponding to SDK specification concepts, the `type-name` MUST have the following values:
* `batching_span_processor` for the SDK Batching Span Processor
* `simple_span_processor` for the SDK Simple Span Processor
* `otlp_grpc_exporter` for the OTLP exporter over gRPC with protobuf serialization
Expand Down

0 comments on commit ef5bd53

Please sign in to comment.