Commit Graph

6 Commits (8ed55e72b85b0807c97d3d1d7d12e9f07c9737e9)

Author SHA1 Message Date
Dane Strandboge a7f3b67092
chore: clean up protobuf loose ends (#22823)
- Remove `gogo/protobuf` and `golang/protobuf` deps
- Fix mistake in `CONTRIBUTING.md`
- Use Prometheus `MetricType` type over our own copy-paste version
2021-11-05 10:30:30 -05:00
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