Paweł Żak
|
878646a2c4
|
chore: Fix linter findings for `revive:unused-receiver` in `plugins/outputs` (#16338)
|
2025-01-15 20:58:39 +01:00 |
Paweł Żak
|
cf2a820cac
|
chore: Enable `testifylint:go-require` checker (#16158)
|
2024-11-13 01:32:57 -06:00 |
Paweł Żak
|
c4bce2d211
|
chore: Fix linter findings for `revive:enforce-slice-style` in `plugins/outputs` (#16032)
|
2024-10-18 13:06:42 +02:00 |
Dhruv Thakkar
|
f57d6764cf
|
feat(outputs.dynatrace): add support for metric to be treated and reported as a delta counter using regular expression (#15668)
|
2024-07-26 11:54:26 -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
|
5810a9e4e5
|
chore(linters): Enable `appendCombine` checker for gocritic (#14451)
|
2024-01-03 07:16:26 -07:00 |
Paweł Żak
|
34ae468a8c
|
chore(linters): Fix findings found by testifylint: len (#14203)
|
2023-10-31 10:29:53 +01:00 |
Sven Rebhan
|
f5c2c4abf0
|
feat(secretstores): convert many output plugins (#12497)
|
2023-01-25 13:02:29 -07:00 |
Paweł Żak
|
6816aefcd5
|
chore: fix linter findings for unparam and revive.unused-parameter (#12150)
|
2022-11-08 12:04:12 -07:00 |
Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -06:00 |
Daniel Dyla
|
95ef674456
|
feat(dynatrace-output): remove special handling from counters (#9675)
Co-authored-by: Armin Ruech <armin.ruech@dynatrace.com>
|
2021-09-08 13:31:42 -05:00 |
Daniel Dyla
|
0ce9c2e9f6
|
fix(dt-output): remove hardcoded int value (#9676)
|
2021-08-26 11:57:22 -05:00 |
Daniel Dyla
|
403ce477c1
|
[output dynatrace] Initialize loggedMetrics map (#9491)
|
2021-07-21 10:53:23 -04:00 |
Daniel Dyla
|
769f582245
|
Update dynatrace output (#9363)
- export timestamps
- enrich dimensions with OneAgent data
- Add default dimensions feature
|
2021-06-15 17:13:34 -04:00 |
Daniel Dyla
|
298670ae18
|
Use dynatrace-metric-utils (#9295)
|
2021-06-08 15:27:39 -06: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 |
Sven Rebhan
|
9853bf6c54
|
Get rid of deprecated internal.{Duration,Size,Number} (#8969)
|
2021-04-09 13:15:04 -04:00 |
Paweł Żak
|
8a6907a186
|
Revive fixes - part 3 (#8872)
* * Revive fixes regarding following set of rules: [rule.var-naming]
|
2021-03-01 16:04:35 -05:00 |
Thomas Schuetz
|
780fbfecb2
|
Dynatrace output plugin (#7881)
|
2020-08-12 11:51:53 -04:00 |