Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Aug 23, 2024
1 parent 3d3eb2f commit 857b48f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/tracetest-core/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ data:
endpoint: {{ .Values.config.collectorEndpoint}}
type: collector
metricsReaderInterval: 60s
batchTimeout: 5s
sampling: 50
batchTimeout: 1s
sampling: 100
serviceName: tracetest
{{- end }}
server:
Expand Down

0 comments on commit 857b48f

Please sign in to comment.