Skip to content

Commit

Permalink
fix: OTLP integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorwhitney committed Mar 19, 2024
1 parent 4e34be1 commit b4ad28c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions integration/cluster/cluster.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ limits_config:
ingestion_burst_size_mb: 50
reject_old_samples: false
allow_structured_metadata: true
otlp_config:
resource_attributes:
attributes_config:
- action: index_label
attributes: ["service.name"]
storage_config:
named_stores:
Expand Down

0 comments on commit b4ad28c

Please sign in to comment.