-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update to ZIO RC11-1 * Update to latest zio * Counter with module pattern * Compiles * Dropwizard Counter test working * Gauges works * Counters working * Gauge implemented * Common API for Gauge is reduced to getValue * Histogram implemented * Multi-project compiles * Dropwizard completed up to Meter * Basic Dropwizard usage complete * Basic Prometheus working * Different names for each jar * Start labels implementation * Prometheus Histogram and Summary ready * Exporters fro dropwizard working * Renamed ExportersTests to ReportersTEsts for Prometheus module * Write004 as part of the exporters * Prometheus exporter test completed * Small fixes for consistency * Doc up to prometheus histogram * Add duration timer histogram test and bump to scala 2.12.9 * Registry helpers finished * Minor fixes * Add helpers to docs and tests * Add histogram buckets examples * Prometheus documentation ready * Encapsulate metrics * Seal the trait, case classes are not necessary * Prometheus refactored * Moved helpers to their own module * Documentation updated * formatting
- Loading branch information
1 parent
20d411d
commit 4a0e6b3
Showing
17 changed files
with
372 additions
and
505 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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.