-
Notifications
You must be signed in to change notification settings - Fork 828
Comparing changes
Open a pull request
base repository: prometheus/client_java
base: main
head repository: prometheus/client_java
compare: jay-histo-example
- 13 commits
- 9 files changed
- 3 contributors
Commits on Feb 6, 2026
-
Add GC pause duration histogram
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff3ece3 - Browse repository at this point
Copy the full SHA ff3ece3View commit details -
align gc label name with opentelemetry spec
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2e2af3 - Browse repository at this point
Copy the full SHA b2e2af3View commit details -
simplification, spotless fixes
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6423922 - Browse repository at this point
Copy the full SHA 6423922View commit details -
align naming with opentelemetry semantic conventions
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 683150b - Browse repository at this point
Copy the full SHA 683150bView commit details -
Label test and migration to opentelemetry naming
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 298717f - Browse repository at this point
Copy the full SHA 298717fView commit details -
Add useOtelMetrics to MetricsProperties
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5d1b90 - Browse repository at this point
Copy the full SHA c5d1b90View commit details -
Add type info to remove compilation warning
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94ac2d6 - Browse repository at this point
Copy the full SHA 94ac2d6View commit details -
Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2f73e11 - Browse repository at this point
Copy the full SHA 2f73e11View commit details -
add unit to jvm gc histogram, improve isOtelMetric handling, add otel…
…OptIn metric property Signed-off-by: gniadeck <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d925cc - Browse repository at this point
Copy the full SHA 5d925ccView commit details -
Signed-off-by: Gregor Zeitlinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0e8172 - Browse repository at this point
Copy the full SHA d0e8172View commit details -
rename use_otel_metrics to use_otel_semconv and change from boolean t…
…o list Replace the boolean property with a comma-separated list of OTel metric names, giving users fine-grained control over which metrics use OpenTelemetry Semantic Conventions. Use "*" to enable all metrics. Signed-off-by: Gregor Zeitlinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 447d0a3 - Browse repository at this point
Copy the full SHA 447d0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20cc588 - Browse repository at this point
Copy the full SHA 20cc588View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef939eb - Browse repository at this point
Copy the full SHA ef939ebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...jay-histo-example