Yu Long
|
edb7f30521
|
feat(parser.prometheusremotewrite): Add dense metric version to better support histograms (#16493)
|
2025-03-06 18:11:27 -06:00 |
Paweł Żak
|
39a5ca27ef
|
chore: Fix linter findings for `revive:enforce-map-style` in `plugins/aggregators`, `plugins/common`, `plugins/parsers`, `plugins/processors`, `plugins/secretstores` and `plugins/serializers` (#16039)
|
2024-10-18 09:10:58 -05:00 |
dependabot[bot]
|
b00de66a3f
|
chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831)
|
2024-09-04 11:11:51 -05:00 |
Dane Strandboge
|
28543bae7c
|
chore(linters): Fix non-input/output plugin errcheck warnings (#15472)
|
2024-06-12 07:52:42 -06:00 |
Joshua Powers
|
8bd837e7e9
|
feat(parser.prometheusremotewrite): Parse and generate histogram buckets (#14952)
|
2024-03-13 13:20:53 -05:00 |
Paweł Żak
|
c4dbe65732
|
chore(linters): Bump golangci-lint to v1.56.1 (#14759)
|
2024-02-12 23:26:10 +01:00 |
Paweł Żak
|
ae7fbc5082
|
chore(linters): Replace 'fmt.Errorf' with 'errors.New' wherever possible (#14698)
|
2024-02-08 11:32:30 -06:00 |
Joshua Powers
|
ba251d8849
|
chore(parsers): Add benchmarks for avro, collectd, prometheus remote write (#14303)
|
2023-11-16 11:14:03 +01:00 |
Sven Rebhan
|
7ced2606b2
|
chore(parsers)!: Remove old-style creation (#13310)
|
2023-05-23 14:17:11 -06:00 |
Paweł Żak
|
4201f24020
|
chore: Fix linter findings for errorlint (part2) (#12702)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-02-22 12:08:46 +01:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
reimda
|
4d2ebe587d
|
fix: Update prometheusremotewrite parser to be a new style parser plugin (#11456)
|
2022-07-07 20:11:38 -06:00 |
reimda
|
34eff493ae
|
chore: Fix readme linter errors for processor, aggregator, and parser plugins (#10960)
|
2022-06-06 17:04:28 -06:00 |
Paweł Żak
|
8e85a67ee1
|
fix: Linter fixes for plugins/parsers/[a-z]* (#10145)
|
2021-11-24 11:52:51 -07:00 |
Joshua Powers
|
779c1f0a59
|
chore: clean up all markdown lint errors in parser plugins (#10153)
|
2021-11-24 11:45:25 -07:00 |
Dane Strandboge
|
ddeb6ec890
|
build: move to new protobuf library (#10019)
|
2021-11-09 08:51:14 -06:00 |
Dominik Rosiek
|
348c18db75
|
feat(http_listener_v2): allows multiple paths and add path_tag (#9529)
|
2021-07-27 16:10:50 -05:00 |
Helen Weller
|
940fea9135
|
fix spelling of receive (#9269)
|
2021-05-13 15:28:14 -04:00 |
David Bennett
|
842a788022
|
Remove error return type from metric.New method (#9116)
* Remove error return type from metric.New method.
* Formatting changes for linter + gofmt
* Additional linter fixes.
* More linter fixes.
* Linter fix.
* address comments
|
2021-04-13 14:40:03 -04:00 |
Samantha Wang
|
411df7d763
|
update promremotewrite readme
make influxdb 1.x alignment a header
|
2021-04-13 08:04:10 -07:00 |
Helen Weller
|
885bf273a9
|
Starlark script for renaming prometheus remote write metrics (#9074)
|
2021-03-31 15:08:34 -04:00 |
Patryk Małek
|
e96955d1bb
|
Bump prometheus dependency to v2.21.0 (#8795)
* Bump prometheus dependency to v2.21.0
* Make golangci-lint happy
|
2021-03-25 11:18:50 -05:00 |
Helen Weller
|
67f588cbce
|
New prometheus remote write parser (#8967)
|
2021-03-18 11:33:58 -04:00 |