File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
example-exemplars-tail-sampling
example-exporter-opentelemetry Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ services:
4343 command :
4444 - --config=file:/config.yaml
4545 prometheus :
46- image : prom/prometheus:v3.6 .0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
46+ image : prom/prometheus:v3.7 .0@sha256:29c1e0b48ad816750245dea3d65ac3ce57dda30547e67b1e9a5176e2953cc4dc
4747 network_mode : host
4848 volumes :
4949 - ./config/prometheus.yaml:/prometheus.yaml
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ services:
2020 command :
2121 - --config=file:/config.yaml
2222 prometheus :
23- image : prom/prometheus:v3.6 .0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
23+ image : prom/prometheus:v3.7 .0@sha256:29c1e0b48ad816750245dea3d65ac3ce57dda30547e67b1e9a5176e2953cc4dc
2424 network_mode : host
2525 volumes :
2626 - ./config/prometheus.yaml:/prometheus.yaml
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 - -jar
1111 - /example-native-histogram.jar
1212 prometheus :
13- image : prom/prometheus:v3.6 .0@sha256:76947e7ef22f8a698fc638f706685909be425dbe09bd7a2cd7aca849f79b5f64
13+ image : prom/prometheus:v3.7 .0@sha256:29c1e0b48ad816750245dea3d65ac3ce57dda30547e67b1e9a5176e2953cc4dc
1414 network_mode : host
1515 volumes :
1616 - ./docker-compose/prometheus.yml:/prometheus.yml
You can’t perform that action at this time.
0 commit comments