Eng Zer Jun
|
6a3b27126a
|
refactor: move from io/ioutil to io and os package (#9811)
|
2021-09-28 15:16:32 -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 |
David Bennett
|
e4bbcc447d
|
Handle error when initializing the auth object in Azure Monitor output plugin. (#9048)
|
2021-03-25 09:20:41 -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 |
Paweł Żak
|
ba66d4facb
|
Revive fixes - part 1 (#8797)
* Revive fixes regarding following set of rules:
[rule.blank-imports]
[rule.context-as-argument]
[rule.context-keys-type]
[rule.dot-imports]
[rule.error-return]
[rule.error-strings]
[rule.indent-error-flow]
[rule.errorf]
|
2021-02-08 11:18:40 -05:00 |
simnv
|
1696cca283
|
Fix using empty string as the namespace prefix in azure_monitor output plugin (#8282)
* Fix using empty string as the namespace prefix
Fixes #8256
* Test using empty string as the namespace prefix
|
2020-10-20 10:16:22 -04:00 |
Daniel Nelson
|
2799302142
|
Fix dimension limit on azure_monitor output (#7336)
|
2020-04-22 16:16:22 -07:00 |
Daniel Nelson
|
ad877fdd91
|
Fix scale set resource id with azure_monitor output (#5821)
|
2019-05-20 14:32:04 -07:00 |
Andrew Ernst
|
6add84eb25
|
Support Azure Sovereign Environments with endpoint_url option (#5453)
|
2019-02-20 15:16:23 -08:00 |
Raphael Couto
|
f794d5b08a
|
Fix error sending empty tag value in azure monitor output (#5083)
|
2018-12-13 11:57:03 -08:00 |
Trevor Pounds
|
ee056278f5
|
Enable gofmt code simplification (#4887)
|
2018-10-19 13:32:54 -07:00 |
Gunnar
|
f70d6519e7
|
Add Azure Monitor output plugin (#4089)
|
2018-09-05 14:50:32 -07:00 |