Paweł Żak
|
8d282ab03a
|
chore: Fix linter findings for revive:max-public-structs in plugins/inputs/[t-z]* and rest (#15879)
|
2024-09-16 11:59:39 -05:00 |
Sven Rebhan
|
84b3b587da
|
feat(prometheus): Allow to specify metric type (#13874)
|
2023-09-11 07:45:16 -06:00 |
Sven Rebhan
|
5a8ccbde6f
|
chore(serializers.prometheus): Migrate to new-style framework (#13347)
|
2023-05-31 11:02:19 -06:00 |
Paweł Żak
|
c76f319b84
|
chore: Remove `revive:unhandled-error` - `errcheck` is more flexible (#13008)
|
2023-04-03 07:19:43 -06:00 |
Conor Evans
|
b76d794968
|
feat(serializers.prometheus): Provide option to reduce payload size by removing HELP from payload (#11690)
|
2022-08-18 09:22:40 +02:00 |
Paweł Żak
|
59eeddb41e
|
fix: Linter fixes for plugins/serializers/[a-z]* (#10181)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-11-30 14:50:00 -06:00 |
Dane Strandboge
|
ddeb6ec890
|
build: move to new protobuf library (#10019)
|
2021-11-09 08:51:14 -06:00 |
Jake McCrary
|
514a942a6c
|
Make prometheus serializer update timestamps and expiration time as new data arrives (#9139)
|
2021-09-02 08:56:45 -06:00 |
Paweł Żak
|
38c61c07ef
|
Revive fixes - part 4: (#8981)
empty-lines
Co-authored-by: Pawel Zak <Pawel Zak>
|
2021-03-12 14:21:51 -06:00 |
Daniel Nelson
|
f2dded5b90
|
Allow histograms with no buckets and summary without quantiles (#7740)
|
2020-06-30 11:30:34 -07:00 |
Daniel Nelson
|
b5e0577d6b
|
Use add time for prometheus expiration calculation (#7056)
|
2020-02-24 15:53:16 -08:00 |
Daniel Nelson
|
eeb4690686
|
Fix prometheus histogram and summary merging (#6756)
|
2019-12-04 13:41:33 -08:00 |
Daniel Nelson
|
1f7b68a2b2
|
Allow colons in the prometheus metric name (#6751)
|
2019-12-03 13:34:00 -08:00 |
Daniel Nelson
|
80c5edd48e
|
Add prometheus serializer and use it in prometheus output (#6703)
|
2019-11-26 15:46:31 -08:00 |