Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Vargas <[email protected]>
  • Loading branch information
rubenvp8510 committed Feb 7, 2025
1 parent 3b2e067 commit be1f108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/manifests/config/build_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2598,6 +2598,7 @@ distributor:
grpc:
endpoint: 0.0.0.0:14250
zipkin:
endpoint: 0.0.0.0:9411
otlp:
protocols:
grpc:
Expand Down Expand Up @@ -2653,6 +2654,7 @@ query_frontend:
search:
concurrent_jobs: 2000
max_duration: 0s
max_spans_per_span_set: 0
`
cfg, err := buildConfiguration(manifestutils.Params{
Tempo: v1alpha1.TempoStack{
Expand Down

0 comments on commit be1f108

Please sign in to comment.