Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynatrace Output Plugin: Fixed behaviour when state map is cleared #8251

Merged
merged 66 commits into from
Oct 16, 2020
Merged
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
b5f2608
added dynatrace client install instructions
Jul 2, 2020
d2c3d57
fixed some minor issues
Jul 14, 2020
72dd44e
added idea to gitignore
Jul 14, 2020
f49ac2a
changed to DT normalized metric and dimension keys
wolfgangB33r Jul 14, 2020
62c6054
changed to DT normalized metric and dimension keys
wolfgangB33r Jul 14, 2020
34d5f56
changed escaping of values to strconv.Quote
wolfgangB33r Jul 14, 2020
8091b28
Merge pull request #1 from dynatrace-oss-contrib/include-dt-plugin
thschue Jul 16, 2020
de0b09f
added oneagent support
Jul 20, 2020
9c4f3d7
adapted handling for oneagent
Jul 21, 2020
6ae8014
removed debug output
Jul 21, 2020
3aa5d94
Merge pull request #2 from dynatrace-oss-contrib/add-oneagent
thschue Jul 23, 2020
02f560c
fixed normalization for fields, if they start with a digit
Jul 24, 2020
795e3c5
Merge branch 'master' of github.com:influxdata/telegraf
Jul 27, 2020
fb56fcf
fixed normalization
Jul 30, 2020
0e6a347
changed package name
Jul 30, 2020
fc95083
added readme information about direct OneAgent ingest endpoint
Aug 7, 2020
5087a01
added a metric name prefix setting
wolfgangB33r Aug 7, 2020
c4284f7
Merge branch 'master' of github.com:influxdata/telegraf
Aug 10, 2020
9e7dccf
fmtted file
Aug 10, 2020
91e26d9
changed doc
Aug 11, 2020
b783f3a
Update plugins/outputs/dynatrace/dynatrace.go
thschue Aug 12, 2020
38a05fd
Apply suggestions from code review
thschue Aug 12, 2020
a273e62
added requested changes
Aug 12, 2020
de2728f
changed log output
Aug 12, 2020
72b0bc0
changed tls configuration
Aug 12, 2020
f75f254
adapted tests
Aug 12, 2020
72c2418
fmtted file
Aug 12, 2020
869cda4
fixed tests
Aug 12, 2020
9f16099
fixed tag order and added encoding checks in all tests
wolfgangB33r Aug 12, 2020
2167b54
changed formatting
wolfgangB33r Aug 12, 2020
09a8523
Update README.md
mikopp Aug 17, 2020
34fb52f
Merge branch 'master' of github.com:influxdata/telegraf
Aug 17, 2020
c7b1071
Merge pull request #3 from mikopp/patch-2
thschue Aug 17, 2020
fb6c59a
Update README.md
mikopp Aug 17, 2020
1f9fe16
Update README.md
mikopp Aug 17, 2020
42afe19
Update README.md
thschue Aug 17, 2020
c213477
Update README.md
thschue Aug 17, 2020
ca3297f
Update README.md
thschue Aug 17, 2020
74a9148
Merge pull request #4 from mikopp/patch-3
thschue Aug 17, 2020
43dafea
Update README.md
thschue Aug 17, 2020
6edda7e
Update README.md
thschue Aug 17, 2020
0faf5c4
Update README.md
thschue Aug 17, 2020
bf35e34
Update README.md
thschue Aug 17, 2020
231878a
Update README.md
mikopp Aug 17, 2020
0687eaf
Merge pull request #5 from mikopp/patch-4
thschue Aug 17, 2020
ceb4221
Update README.md
thschue Aug 17, 2020
eeb6bed
removed InsecureSkipVerify from struct as it is part of github.com/in…
Aug 20, 2020
4ae0062
Merge branch 'master' of github.com:influxdata/telegraf
Aug 20, 2020
99b3905
Small Doc change
Aug 20, 2020
43b35f2
go fmtted file
Aug 20, 2020
6fdc281
Added dash to AllowedCharList
Sep 7, 2020
1067ad9
Changed Handling of Monotonic Counters
Sep 21, 2020
d30a3b0
Merge branch 'master' of github.com:influxdata/telegraf
Sep 21, 2020
f6b3fb3
Update plugins/outputs/dynatrace/README.md
thschue Sep 21, 2020
a105de5
added delta value support for monotonic count metric types
wolfgangB33r Sep 24, 2020
30f6cac
deleted out.txt file
wolfgangB33r Sep 24, 2020
65fb0af
Merge branch 'master' of github.com:influxdata/telegraf
Sep 24, 2020
90a71f7
added a global state flush interval to prevent any long running memor…
wolfgangB33r Sep 25, 2020
5264a36
Merge branch 'master' of github.com:influxdata/telegraf
Sep 28, 2020
8964e3c
Fix delta reset (#6)
thschue Oct 9, 2020
d51b77b
fixed merge conflicts
Oct 9, 2020
6b00413
removed blank line
Oct 9, 2020
18a60d3
go fmtted file
Oct 9, 2020
3b923ab
Merge branch 'master' of github.com:influxdata/telegraf
Oct 12, 2020
d82a244
Merge branch 'master' of github.com:influxdata/telegraf
Oct 14, 2020
06f0259
fixed broken link
Oct 14, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Small Doc change
Thomas Schuetz committed Aug 20, 2020

Verified

This commit was signed with the committer’s verified signature.
bukka Jakub Zelenka
commit 99b39059acc9c1d9bcacc7ebeb7b886147533a25
2 changes: 1 addition & 1 deletion plugins/outputs/dynatrace/README.md
Original file line number Diff line number Diff line change
@@ -37,7 +37,7 @@ You will also need to configure an API token for secure access. Find out how to

## Requirements

This plugin requires Dynatrace version 1.202 or higher. You will either need a Dynatrace OneAgent (version 1.201 or higher) installed on the same host as Telegraf; or a Dynatrace environment with version 1.202 or higher
You will either need a Dynatrace OneAgent (version 1.201 or higher) installed on the same host as Telegraf; or a Dynatrace environment with version 1.202 or higher

## Limitations
Telegraf measurements which can't be converted to a float64 are skipped.