Sven Rebhan
ccf576174c
test(outputs.prometheus_client): Add tests for content-type header ( #16559 )
2025-03-03 09:27:31 -06:00
Sven Rebhan
63ac48010f
feat(inputs.prometheus): Allow to use secrets for credentials ( #15865 )
2024-09-12 16:02:30 -05:00
Sven Rebhan
48963846f2
feat(parsers.openmetrics): Add parser for OpenMetrics format ( #15298 )
2024-05-16 15:28:08 -05:00
Pascal Zimmermann
b4cafb4a91
docs(inputs.prometheus): Remove invalid deprecation statement ( #15229 )
2024-04-25 22:15:55 +02:00
Joshua Powers
47e28d0f39
fix(inputs.prometheus): Remove duplicate response_timeout option ( #15078 )
2024-04-09 10:20:37 -05:00
tguenneguez
de66a2f9aa
feat(inputs.prometheus): Add internal metrics ( #14424 )
2024-02-12 13:55:02 -07:00
Hiroshi Hayakawa
534289f3b4
feat(inputs.prometheus): Add option to limit body length ( #14661 )
...
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
Co-authored-by: Josh Powers <powersj@fastmail.com>
2024-02-02 13:25:09 +01:00
Sven Rebhan
6d1da80ebb
docs(inputs.prometheus): Add example for prometheus timestamps ( #13362 )
2023-06-06 07:28:45 -06:00
r3inbowari
19c4316694
chore: Update README.md ( #12989 )
2023-04-04 13:43:49 +02:00
Maxim Ivanov
5fdeae1ab1
feat(inputs.prometheus): Control which pod metadata is added as tags ( #12851 )
2023-04-03 10:08:15 +02:00
Joshua Powers
bd065e3553
fix(inputs.prometheus): Correctly set timeout param ( #12864 )
2023-03-15 17:52:51 +01:00
Maxim Ivanov
ee682539e7
feat(inputs.prometheus): Use namespace annotations to filter pods to be scraped ( #12777 )
2023-03-07 09:26:38 +01:00
Joshua Powers
5cc55fa900
chore: run make docs ( #12802 )
2023-03-06 07:29:29 -07:00
Jovan Kostovski
332997089b
docs: Add optional tls parameters to the documentation ( #12788 )
2023-03-06 12:25:04 +01:00
Pascal Zimmermann
aa0b9d7dcf
fix: Rename the Prometheus Input Plugin Timeout variable ( #12626 )
2023-02-10 11:44:42 +01:00
Francois Steyn
7345b400ff
docs(inputs.prometheus): fix incorrect headers option ( #12625 )
2023-02-06 09:52:51 -07:00
Thomas Casteleyn
61523bd4b9
feat(tools/readme_linter): Check for global configuration section ( #12426 )
2023-01-12 16:55:21 +01:00
Maxim Ivanov
c3562ae8b2
feat(inputs.prometheus): Allow explicit scrape configuration without annotations ( #11962 )
2022-11-22 18:04:52 +01:00
Charly Nanfack
d4eda21742
feat(inputs.prometheus): Add support for custom header ( #12050 )
2022-11-21 21:55:21 +01:00
Joshua Powers
49ac03fa80
docs: add global configuration header ( #12107 )
2022-10-26 14:58:36 -05:00
erwiese
215e8e030a
feat(inputs.prometheus): use system wide proxy settings ( #11729 )
2022-09-13 10:48:13 -07:00
Grace Wehner
f4e76893d1
feat (inputs/prometheus): add setting to set custom namespace label name to avoid conflicts ( #11538 )
2022-08-05 08:27:20 -06:00
reimda
f7aab29381
chore: Fix readme linter errors for input plugins M-Z ( #11274 )
2022-06-08 15:22:56 -06:00
reimda
34e5d821f7
docs: remove recommendation for prometheus metric_version=2 ( #11158 )
2022-05-26 10:07:44 -06:00
Sven Rebhan
56eb914998
chore: Embed sample configurations into README for inputs ( #11136 )
2022-05-24 08:49:47 -05:00
Shubham Kumar Singh Rajput
777f8bf715
fix(inputs.prometheus): moved from watcher to informer ( #10932 )
2022-04-08 08:09:02 -06:00
Alec
2269ff1242
docs: address documentation gap when running telegraf in k8s ( #10215 )
2021-12-03 11:48:46 -06:00
Mya
d4582dca70
chore: clean up all markdown lint error on input plugins n through r ( #10168 )
2021-11-24 11:50:01 -07:00
Yuji Kawamoto
d2a25456d5
feat(prometheus): add ignore_timestamp option ( #9740 )
2021-10-05 15:11:46 -06:00
Samantha Wang
c4c3c8ade9
docs: update caddy server instructions ( #9698 )
2021-09-21 14:03:41 -05:00
Martin Molnar
1a42c7d289
For Prometheus Input add ability to query Consul Service catalog ( #5464 )
2021-07-27 17:23:01 -04:00
Russ Savage
467ab87912
chore: update prometheus input readme to match config options ( #9270 )
2021-05-25 15:11:14 -06:00
Helen Weller
66e12e062d
remove deprecation warning ( #9125 )
2021-04-13 16:13:06 -04:00
Grace Wehner
d7df2c546b
Prometheus [Input] plugin - Optimizing for bigger kubernetes clusters (500+ pods) when scraping thru 'monitor_kubernetes_pods' ( #8762 )
2021-03-08 11:00:56 -05:00
Russ Savage
75e701c288
fix(readmes): adding code block annotations ( #7963 )
2020-08-10 15:50:48 -04:00
mg03
dd1ace73b0
Add label and field selectors to prometheus input k8s discovery ( #6969 )
2020-03-02 18:51:31 -08:00
Daniel Nelson
80c5edd48e
Add prometheus serializer and use it in prometheus output ( #6703 )
2019-11-26 15:46:31 -08:00
Vishwanath
12ecdaba5b
Add prometheus metric_version = 2 and url tag configurable ( #5767 )
2019-11-20 20:53:57 -08:00
Greg
f7e85ebac2
Add basic auth to prometheus input plugin ( #6062 )
2019-07-02 11:14:48 -07:00
Benjamin Fuller
b2baa2fdd5
Add optional namespace restriction to prometheus input plugin ( #5697 )
2019-04-10 14:52:46 -07:00
Greg
d759b46345
Support passing bearer token directly in prometheus input ( #5294 )
2019-01-15 15:25:26 -08:00
Greg
9c866553e8
Add scraping for Prometheus endpoint in Kubernetes ( #4920 )
2018-11-05 13:30:16 -08:00
Greg
ddcbfe79bb
Allow connecting to prometheus via unix socket ( #4798 )
2018-11-02 17:51:40 -07:00
Daniel Nelson
de355b76d6
Simplify testing with TLS ( #4095 )
2018-05-04 16:33:23 -07:00
Philipp Weber
b7a68eef56
Remove userinfo from url tag in prometheus input ( #3743 )
2018-02-05 11:16:00 -08:00
Daniel Nelson
daee48c861
Update prometheus input documentation
2017-09-18 16:21:45 -07:00
Christian Meilke
292c5229bf
Add support for k8s service DNS discovery to prometheus input ( #3236 )
2017-09-18 15:06:11 -07:00
Olivier Lambert
a96f85c847
Add documentation for fetching metrics on Caddy HTTP and Prometheus ( #2853 )
2017-05-25 13:07:49 -07:00
Zack Zatkin-Gold
dd537b3382
Fix telegraf example arguments ( #2788 )
...
Many of the examples provided within documentation are using a single
dash for the command line arguments, but the telegraf executable
explicitly has two dashes.
There are also some inconsistencies with the ordering of the command
line argument examples. I've ordered them so that the examples will
show: config, config-directory, input-filter, test
2017-05-12 15:22:29 -07:00
Pierre Tessier
f09c08d1f3
Added response_timeout property
...
closes #2006
2016-12-17 13:06:04 +00:00