-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Lots of configurability, might need more for stuff like retries. * Adds a timeout to Lightstep requests. * Fixes distributions for unary metrics. There still seems to be a bug with the way lightstep interprets the histogram with 1 bucket though. Unclear if there are more problems with it. * switch the lightstep tester around to using the standard setup.
- Loading branch information
Showing
5 changed files
with
268 additions
and
146 deletions.
There are no files selected for viewing
184 changes: 165 additions & 19 deletions
184
kotlin/lib/src/main/kotlin/goodmetrics/MetricsSetups.kt
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.