Skip to content

Commit c29ea03

Browse files
committed
fix(stack/observability): Change tempo port: 3100 -> 3200
Changed in chart 1.21.1: > Breaking Change * In order to be consistent with other projects and documentations, the default port has been changed from 3100 to 3200.
1 parent 7327edb commit c29ea03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stacks/observability/grafana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ options:
3737
tlsAuthWithCACert: false
3838
- name: Tempo
3939
type: tempo
40-
url: http://tempo:3100
40+
url: http://tempo:3200
4141
access: proxy
4242
isDefault: false
4343
jsonData:

0 commit comments

Comments
 (0)