-
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.
* make cloudflare use api, make xirsys only use one of each * move away from logrus and move to slog * set up basic Prometheus metrics * improve Prometheus integration Move Prometheus Registry to Config, push registry at the end of the client run, and add metrics. * fix typo * use logging URL for pushing Prometheus metrics * fix unique metrics name * set up using promwrite module to send metrics to Gigapipe * do remote_write of metrics to Gigapipe at the end of the tests * updates ot get stats in prom * add labels, remove subsystem from metrics * add in stats gathering to our api * add in the stats module * add check on ICE candidate type for offerer --------- Co-authored-by: marcovidonis <[email protected]>
- Loading branch information
1 parent
b34c541
commit bdfbc98
Showing
13 changed files
with
2,637 additions
and
397 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
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.