feat: update etc/telegraf.conf and etc/telegraf_windows.conf (#10805)

Co-authored-by: Tiger Bot <>
This commit is contained in:
telegraf-tiger[bot] 2022-03-10 19:25:19 -06:00 committed by GitHub
parent 40ed7fb693
commit 21fd54c77c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 0 deletions

View File

@ -7971,6 +7971,11 @@
# ## You probably want to make sure you have TLS configured above for this.
# # basic_username = "foobar"
# # basic_password = "barfoo"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Generic HTTP write listener
@ -8061,6 +8066,11 @@
# ## You probably want to make sure you have TLS configured above for this.
# # basic_username = "foobar"
# # basic_password = "barfoo"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Accept metrics over InfluxDB 2.x HTTP API
@ -8090,6 +8100,11 @@
# ## Optional token to accept for HTTP authentication.
# ## You probably want to make sure you have TLS configured above for this.
# # token = "some-long-shared-secret-token"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Intel Performance Monitoring Unit plugin exposes Intel PMU metrics available through Linux Perf subsystem

View File

@ -7933,6 +7933,11 @@
# ## You probably want to make sure you have TLS configured above for this.
# # basic_username = "foobar"
# # basic_password = "barfoo"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Generic HTTP write listener
@ -8023,6 +8028,11 @@
# ## You probably want to make sure you have TLS configured above for this.
# # basic_username = "foobar"
# # basic_password = "barfoo"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Accept metrics over InfluxDB 2.x HTTP API
@ -8052,6 +8062,11 @@
# ## Optional token to accept for HTTP authentication.
# ## You probably want to make sure you have TLS configured above for this.
# # token = "some-long-shared-secret-token"
#
# ## Influx line protocol parser
# ## 'internal' is the default. 'upstream' is a newer parser that is faster
# ## and more memory efficient.
# # parser_type = "internal"
# # Read JTI OpenConfig Telemetry from listed sensors