-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor to have system tests that nominally exercises most common fu…
…nctionality. There are a bunch of todos with unanswered questions or polish. Coverage is primarily based on invocation analysis and usage patterns of an internal codebase. Does not cover fields. Not covered: io.prometheus.client.Collector.MetricFamilySamples.<constructor> io.prometheus.client.Collector.MetricFamilySamples.Sample.<constructor> io.prometheus.client.Collector.register io.prometheus.client.CollectorRegistry.clear io.prometheus.client.CollectorRegistry.filteredMetricFamilySamples io.prometheus.client.CollectorRegistry.getSampleValue io.prometheus.client.CollectorRegistry.metricFamilySamples io.prometheus.client.CollectorRegistry.register io.prometheus.client.CollectorRegistry.unregister io.prometheus.client.hotspot.DefaultExports.register io.prometheus.client.jetty.JettyStatisticsCollector.<constructor> io.prometheus.client.jetty.QueuedThreadPoolStatisticsCollector.<constructor> io.prometheus.client.jetty.QueuedThreadPoolStatisticsCollector.register
- Loading branch information
Showing
4 changed files
with
309 additions
and
207 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.