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
|
9415d8e7e9
|
chore(linters): Enable `import-alias-naming` and `redundant-import-alias` rules for revive (#15836)
|
2024-10-01 13:49:53 -05:00 |
Lars Stegman
|
65999bdab6
|
test(testutil): Fix value comparison (#15886)
|
2024-09-16 11:26:18 -05:00 |
Sven Rebhan
|
57fbc73814
|
fix(processors.starlark): Avoid negative refcounts for tracking metrics (#14395)
|
2023-12-07 08:45:09 -07:00 |
Sven Rebhan
|
a26963870f
|
test(inputs.vault): Fix integration test by only testing for subset (#14222)
|
2023-10-31 10:18:37 -06:00 |
Sven Rebhan
|
c2956acc69
|
docs(testutil): Fix documentation of IgnoreTags (#13700)
|
2023-07-31 10:13:53 -06:00 |
Sven Rebhan
|
babd887469
|
test(inputs.solr): Rework testing (#13692)
|
2023-07-28 12:20:14 -06:00 |
Sven Rebhan
|
86c11bce29
|
feat(migrations): Add migration for 'inputs.httpjson' (#13532)
|
2023-07-05 12:40:22 -06:00 |
Sven Rebhan
|
d1d9737da6
|
feat(inputs.x509_cert): Add tag for certificate type-classification (#12656)
|
2023-02-22 13:39:15 +01:00 |
Sven Rebhan
|
75d766b715
|
feat(processors.starlark): Add starlark benchmark for tag-concatenation (#11306)
|
2022-08-04 18:30:03 +02:00 |
Paweł Żak
|
77390b6495
|
fix: linter fixes for "import-shadowing: The name '...' shadows an import name" (#10689)
|
2022-02-22 08:11:30 -07: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 |
Paweł Żak
|
099ccda3f9
|
Linter fixes - gosimple (#9046)
|
2021-03-25 13:57:01 -04:00 |
Daniel Nelson
|
10db774db3
|
Add prometheus round trip unit tests (#6720)
|
2019-11-26 17:31:36 -08:00 |
Daniel Nelson
|
8d96dd71c7
|
Allow graphite parser to create Inf and NaN values (#6420)
|
2019-09-19 20:03:10 -07:00 |
Daniel Nelson
|
a231b3e79d
|
Fix parsing of remote tcp address in statsd input (#6031)
|
2019-06-25 12:04:39 -07:00 |
Daniel Nelson
|
a0c739eec7
|
Follow up work on docker_log input (#6008)
|
2019-06-20 11:54:12 -07:00 |
Daniel Nelson
|
a724bf487f
|
Add final aggregator (#5820)
|
2019-05-15 14:46:28 -07:00 |
Daniel Nelson
|
843d842d02
|
Add stackdriver input plugin (#5406)
|
2019-02-20 13:23:59 -08:00 |
Daniel Nelson
|
da80276802
|
Use lifo order in metric buffer (#5287)
|
2019-01-15 11:48:52 -08:00 |
Daniel Nelson
|
6e5c2f8bb6
|
Remove outputs blocking inputs when output is slow (#4938)
|
2018-11-05 13:34:28 -08:00 |
Gunnar
|
f70d6519e7
|
Add Azure Monitor output plugin (#4089)
|
2018-09-05 14:50:32 -07:00 |
Chris Goller
|
0a4f827f9b
|
Provide function to test metric equality (#4464)
|
2018-07-24 19:29:00 -07:00 |