Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add type as label to histograms #145

Merged
merged 1 commit into from
Jul 6, 2020
Merged

Conversation

trygve-lie
Copy link
Contributor

The request handlers can be used between http routes. Ex, the same handlers are used to handle both eik packages and npm packages, the only thing separating them is a type which can be pkg or npm in the URLs and on the file system.

This adds a type label on the metrics to all handlers which reflects the type value used to separate this in the URLs and on the file system making it possible to differentiate on this in the metrics.

@trygve-lie trygve-lie merged commit a829a72 into master Jul 6, 2020
@trygve-lie trygve-lie deleted the metrics-type-label branch July 6, 2020 08:34
github-actions bot pushed a commit that referenced this pull request Jul 6, 2020
## [1.0.3](v1.0.2...v1.0.3) (2020-07-06)

### Bug Fixes

* Add type as label to histograms ([#145](#145)) ([a829a72](a829a72))
@github-actions
Copy link

github-actions bot commented Jul 6, 2020

🎉 This PR is included in version 1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants