File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
example-exemplars-tail-sampling
example-exporter-opentelemetry
prometheus-metrics-parent Expand file tree Collapse file tree 4 files changed +4
-4
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.9.0 @sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
46+ image : prom/prometheus:v3.9.1 @sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
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.9.0 @sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
23+ image : prom/prometheus:v3.9.1 @sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
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.9.0 @sha256:3ea2ed3b8cdfe3ff78aa05473a7ad36b916bdf2464c83b06bcd37c1a67620233
13+ image : prom/prometheus:v3.9.1 @sha256:1f0f50f06acaceb0f5670d2c8a658a599affe7b0d8e78b898c1035653849a702
1414 network_mode : host
1515 volumes :
1616 - ./docker-compose/prometheus.yml:/prometheus.yml
Original file line number Diff line number Diff line change 131131 <plugin >
132132 <groupId >org.sonatype.central</groupId >
133133 <artifactId >central-publishing-maven-plugin</artifactId >
134- <version >0.9 .0</version >
134+ <version >0.10 .0</version >
135135 <extensions >true</extensions >
136136 <configuration >
137137 <publishingServerId >ossrh</publishingServerId >
You can’t perform that action at this time.
0 commit comments