| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent eecf1ba commit c631542
79 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,3 +1,3 @@ | |||
| 1 | 1 | { | |
| 2 | - ".": "1.6.1" | ||
| 2 | + ".": "1.6.2" | ||
| 3 | 3 | } | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ | |||
| 5 | 5 | <parent> | |
| 6 | 6 | <groupId>io.prometheus</groupId> | |
| 7 | 7 | <artifactId>client_java</artifactId> | |
| 8 | - <version>1.6.2-SNAPSHOT</version> | ||
| 8 | + <version>1.6.2</version> | ||
| 9 | 9 | </parent> | |
| 10 | 10 | ||
| 11 | 11 | <artifactId>benchmarks</artifactId> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-custom-buckets</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>8</maven.compiler.release> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-greeting-service</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>17</maven.compiler.release> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-hello-world-app</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>17</maven.compiler.release> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-exemplars-tail-sampling</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | <packaging>pom</packaging> | |
| 9 | 9 | ||
| 10 | 10 | <name>Example - Exemplars with OpenTelemetry's Tail Sampling</name> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-exporter-httpserver</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>8</maven.compiler.release> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-exporter-multi-target</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>8</maven.compiler.release> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 5 | <groupId>io.prometheus</groupId> | |
| 6 | 6 | <artifactId>example-exporter-opentelemetry</artifactId> | |
| 7 | - <version>1.6.2-SNAPSHOT</version> | ||
| 7 | + <version>1.6.2</version> | ||
| 8 | 8 | ||
| 9 | 9 | <properties> | |
| 10 | 10 | <maven.compiler.release>8</maven.compiler.release> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments