FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · jrussek/client_java · GitHub
jrussek
/
client_java
Public
forked from
prometheus/client_java
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Sep 15, 2021
Add Java 17 compatibility test
fstab
committed
7a29af0
View commit details
Copy full SHA for 7a29af0
Browse repository at this point
Commits on Sep 11, 2021
Added code to correctly handle HEAD request (#688)
Show description for a125fc3
dhoard
authored
a125fc3
View commit details
Copy full SHA for a125fc3
Browse repository at this point
Add an InstrumentedAppender constructor that allows passing a CollectorRegistry (#690)
Show description for 4451776
MatthewDolan
authored
4451776
View commit details
Copy full SHA for 4451776
Browse repository at this point
Commits on Aug 29, 2021
Update documentation for rel 0.12.0
fstab
committed
f56cd15
View commit details
Copy full SHA for f56cd15
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
fstab
committed
d72ad8b
View commit details
Copy full SHA for d72ad8b
Browse repository at this point
[maven-release-plugin] prepare release parent-0.12.0
fstab
committed
4157205
View commit details
Copy full SHA for 4157205
Browse repository at this point
Added HTTP authentication to HTTPServer (#682)
Show description for 5655d1f
dhoard
authored
5655d1f
View commit details
Copy full SHA for 5655d1f
Browse repository at this point
Commits on Aug 27, 2021
Change packaging of simpleclient_tracer to bundle #678
Show description for c3306c4
fstab
committed
c3306c4
View commit details
Copy full SHA for c3306c4
Browse repository at this point
Commits on Aug 26, 2021
Add a sample name filter for in-/excluding metrics by name or name prefix (#680)
Show description for e68daf2
fstab
authored
e68daf2
View commit details
Copy full SHA for e68daf2
Browse repository at this point
Commits on Aug 6, 2021
Prevent name conflicts and rename jvm_classes_loaded (#681)
Show description for 17c98eb
fstab
authored
17c98eb
View commit details
Copy full SHA for 17c98eb
Browse repository at this point
Commits on Aug 2, 2021
Add support for Jakarta servlet #647
fstab
committed
9701230
View commit details
Copy full SHA for 9701230
Browse repository at this point
Commits on Jul 31, 2021
Add parameter to optionally strip deploy path. (#639)
Show description for d663d04
lapo-luchini
authored
d663d04
View commit details
Copy full SHA for d663d04
Browse repository at this point
Bump jetty-server from 9.3.27.v20190418 to 9.4.41.v20210516
fstab
committed
8976c99
View commit details
Copy full SHA for 8976c99
Browse repository at this point
Commits on Jul 19, 2021
fix typo in OpenMetrics type string for gaugehistogram
fstab
committed
70e0f5a
View commit details
Copy full SHA for 70e0f5a
Browse repository at this point
Commits on Jun 27, 2021
Update for 0.11.0
fstab
committed
9c2d621
View commit details
Copy full SHA for 9c2d621
Browse repository at this point
Fix javadoc site report
fstab
committed
1a4420e
View commit details
Copy full SHA for 1a4420e
Browse repository at this point
Commits on Jun 19, 2021
document OpenMetrics Accept header
fstab
committed
dfad5af
View commit details
Copy full SHA for dfad5af
Browse repository at this point
Commits on Jun 13, 2021
Add Counter.Child no-arg constructor
Show description for b178c5e
snago
authored and
fstab
committed
b178c5e
View commit details
Copy full SHA for b178c5e
Browse repository at this point
Commits on Jun 10, 2021
Bump logback-classic from 1.1.2 to 1.2.0 in /simpleclient_logback
Show description for a9a5952
dependabot[bot]
authored and
fstab
committed
a9a5952
View commit details
Copy full SHA for a9a5952
Browse repository at this point
Commits on May 30, 2021
fix link in REAMDE.md
fstab
committed
bddce55
View commit details
Copy full SHA for bddce55
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
fstab
committed
6ae0c96
View commit details
Copy full SHA for 6ae0c96
Browse repository at this point
[maven-release-plugin] prepare release parent-0.11.0
fstab
committed
9f1fb4f
View commit details
Copy full SHA for 9f1fb4f
Browse repository at this point
follow Prometheus naming conventions for new metric names
fstab
committed
a0796c6
View commit details
Copy full SHA for a0796c6
Browse repository at this point
Commits on May 29, 2021
use consistent prefix for memory pool metrics
fstab
committed
96ce10f
View commit details
Copy full SHA for 96ce10f
Browse repository at this point
Add "jvm_objects_pending_finalization" counter providing access to MemoryMXBean.getObjectPendingFinalizationCount()
rainerjung
authored and
fstab
committed
d37ad73
View commit details
Copy full SHA for d37ad73
Browse repository at this point
Add "jvm_memory_pool_collection_bytes_xxx" providing access to MemoryPoolMXBean.getCollectionUsage()
Show description for 17b552c
rainerjung
authored and
fstab
committed
17b552c
View commit details
Copy full SHA for 17b552c
Browse repository at this point
test more Java versions
fstab
committed
5452fae
View commit details
Copy full SHA for 5452fae
Browse repository at this point
Commits on May 27, 2021
add Maven plugin version for reproducible builds
fstab
committed
e81e17a
View commit details
Copy full SHA for e81e17a
Browse repository at this point
fix invalid JavaDoc
fstab
committed
ac3e086
View commit details
Copy full SHA for ac3e086
Browse repository at this point
Commits on May 26, 2021
Make HTTPMetricHandler class public
Show description for 7c2fc3e
bernd
authored and
fstab
committed
7c2fc3e
View commit details
Copy full SHA for 7c2fc3e
Browse repository at this point
Commits on May 24, 2021
fix flaky JettyStatisticsCollectorTest
fstab
committed
d216b3f
View commit details
Copy full SHA for d216b3f
Browse repository at this point
add Exemplar support for OpenTelemetry tracing
fstab
committed
b76e1e9
View commit details
Copy full SHA for b76e1e9
Browse repository at this point
Commits on May 12, 2021
Bump jetty version (#663)
Show description for 8fcc7bc
dependabot[bot]
and
fstab
authored
8fcc7bc
View commit details
Copy full SHA for 8fcc7bc
Browse repository at this point
Merge pull request #604 from prometheus/superq/bump_junit
Show description for 56ba6d0
SuperQ
authored
56ba6d0
View commit details
Copy full SHA for 56ba6d0
Browse repository at this point
Commits on May 2, 2021
Bump junit dependencies
Show description for 44421f6
SuperQ
committed
44421f6
View commit details
Copy full SHA for 44421f6
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL