Commit Graph

5 Commits (ce48262c31805a24df186ce82df7d809e8a1044e)

Author SHA1 Message Date
Daniel Moran 15b9531273
fix: correct various typos (#19987)
Co-authored-by: kumakichi <xyesan@gmail.com>
2020-11-11 13:54:21 -05:00
Chris Goller d5a60cf2dd fix(scraper): remove enriched type label
Scraping was enriching the tag set by adding the
prometheus data type in the tag key name, "type."

If a scraped metric already had the tag, "type," then
this would cause errors far away from problem in flux.

Co-authored-by: Kelvin Wang <sherkrainwang@gmail.com>
2019-01-17 10:22:22 -06:00
Kelvin Wang ce6004243c add(gather): add writer interface 2019-01-11 13:09:18 -05:00
Kelvin Wang f636c52fa5 feat(scraper): add scraper lib 2018-09-14 16:59:18 -04:00
Kelvin Wang ae31bebad5 first commit 2018-09-14 16:58:11 -04:00