Sven Rebhan
|
b0d44d88dc
|
feat(inputs.execd): Allow to provide logging prefixes on stderr (#15834)
|
2024-09-09 18:00:19 +02:00 |
Mikhail Konovalov
|
53fb5adac2
|
chore(parser.json_v2): Error out if no config is provided (#15844)
|
2024-09-09 10:04:37 -05:00 |
Sven Rebhan
|
2e056a8701
|
fix(inputs.mysql): Enforce float for all known floating-point information (#15791)
|
2024-09-09 13:34:09 +02:00 |
Sven Rebhan
|
c3e53193d2
|
feat(logging): Implement structured logging (#15751)
Co-authored-by: Thomas Casteleyn <thomas.casteleyn@me.com>
|
2024-09-06 15:52:22 -05:00 |
Sven Rebhan
|
895f96f21b
|
feat(processors.aws_ec2): Allow to use instance metadata (#15795)
|
2024-09-05 11:56:39 -05:00 |
Paweł Żak
|
a0755797f5
|
chore(linters): Enable `time-equal` rule for revive (#15838)
|
2024-09-05 11:19:17 -05:00 |
bazko1
|
0b4f77dc1d
|
feat(inputs.http_listener_v2): Add unix socket mode (#15764)
|
2024-09-04 11:37:06 -05:00 |
dependabot[bot]
|
b00de66a3f
|
chore(deps): Bump github.com/prometheus/prometheus from 0.53.1 to 0.54.1 (#15831)
|
2024-09-04 11:11:51 -05:00 |
Mikhail Konovalov
|
4cc4aa6a82
|
chore(inputs.mqtt): Increase log-level to warning if no message is created by parser (#15837)
|
2024-09-04 11:10:05 -05:00 |
Paweł Żak
|
88bca70dfd
|
test(linters): Enable `testifylint`: `formatter`, `suite-broken-parallel` and `suite-subtest-run` (#15797)
|
2024-09-03 11:40:34 -05:00 |
Sven Rebhan
|
b2967cb515
|
chore: Update go to v1.23.0 (#15766)
Co-authored-by: Pawel Zak <pawel.zak.pawel@gmail.com>
|
2024-08-30 14:23:51 -05:00 |
Sven Rebhan
|
9e3e22094a
|
feat(inputs.kafka_consumer): Allow to select the metric time source (#15790)
|
2024-08-30 14:18:04 -05:00 |
Shannon Wynter
|
b672578a2a
|
docs(inputs.chrony): Update schema to unixgram (#15763)
|
2024-08-29 10:07:23 -05:00 |
Sven Rebhan
|
536a914890
|
feat(outputs.syslog): Implement startup error behavior options (#15787)
|
2024-08-29 10:06:35 -05:00 |
Mikhail Konovalov
|
88663992e4
|
fix(outputs.kinesis): Honor the configured endpoint (#15781)
|
2024-08-29 10:05:18 -05:00 |
Mikhail Konovalov
|
de24c1683c
|
fix(inputs.kinesis_consumer): Honor the configured endpoint (#15788)
|
2024-08-29 10:04:38 -05:00 |
Paweł Żak
|
e94f0c58c5
|
chore(linters): Fix findings found by `testifylint`: `go-require` for `zabbix` (#15727)
|
2024-08-22 10:43:38 +02:00 |
HungNT
|
1852d75c6c
|
feat(inputs.mysql): Add support for replica status (#15749)
|
2024-08-20 06:24:54 -06:00 |
Pablo Collado
|
7b5462692b
|
feat(inputs.slurm): Add a SLURM input plugin (#15700)
|
2024-08-15 08:07:46 -06:00 |
Sebastian Rothbucher
|
371b9887fb
|
fix(serializers.template): Unwrap metrics if required (#15740)
|
2024-08-14 07:48:44 -06:00 |
Lauri
|
fc198910cf
|
feat(outputs.kafka): Option to add metric name as record header (#15722)
|
2024-08-13 09:42:23 -06:00 |
TPOB
|
706e922dff
|
fix(inputs.smartctl): Use --scan-open instead of --scan to provide correct device type info (#15724)
|
2024-08-12 08:14:27 -06:00 |
Pascal Zimmermann
|
27db10eefc
|
test(inputs.pgbouncer): Update container version (#15728)
|
2024-08-12 07:18:21 -06:00 |
Frank Villaro-Dixon
|
9df480039a
|
fix(inputs.chrony): Use DGRAM for the unix socket (#15552)
|
2024-08-09 10:51:15 -05:00 |
Sven Rebhan
|
8903637a84
|
feat(inputs.opentelemetry): Add profiles support (#15637)
|
2024-08-09 10:42:53 +02:00 |
Pascal Zimmermann
|
ad55f42d53
|
feat(inputs.azure_monitor): Add client options parameter (#15519)
|
2024-08-07 21:52:48 +02:00 |
Joseph Heyburn
|
66a042f592
|
feat(outputs.datadog): Add support for submitting alongside dd-agent (#15702)
|
2024-08-07 16:58:25 +02:00 |
Sven Rebhan
|
61efaee971
|
docs(inputs.netflow): Add note on how to tag metrics (#15713)
|
2024-08-07 08:01:10 -06:00 |
ged
|
cd5008cce8
|
docs(inputs.nats): Update NATS monitoring URL (#15714)
|
2024-08-07 08:00:21 -06:00 |
Joshua Powers
|
7822bf1af3
|
feat(parsers.value): Add base64 datatype (#15697)
|
2024-08-07 12:26:46 +02:00 |
dependabot[bot]
|
1c36e1977e
|
chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1 (#15709)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-08-07 12:22:10 +02:00 |
h0nIg
|
9cb121c76a
|
feat(common.cookie): Allow usage of secrets for header (#15640)
Co-authored-by: Josh Powers <powersj@fastmail.com>
|
2024-08-06 08:12:13 +02:00 |
Ottmar Friedrich von Wimmelwaldi
|
fbac735052
|
feat(common.shim): Enable metric tracking within external plugins (#15636)
|
2024-08-06 08:11:29 +02:00 |
Sven Rebhan
|
d160276552
|
feat(logging): Add 'trace' log-level (#15695)
|
2024-08-01 00:32:24 +02:00 |
Joshua Powers
|
a21d263c4c
|
feat(inptus.elasticsearch): Gather enrich stats (#15688)
|
2024-07-31 14:53:42 -05:00 |
Joshua Powers
|
2cab6ec7ce
|
feat(outputs.kafka): Option to set producer message timestamp (#15689)
|
2024-07-31 14:35:21 -05:00 |
Joshua Powers
|
b090cf621c
|
fix(inputs.opcua): Reconnect if closed connection (#15696)
|
2024-07-31 14:34:44 -05:00 |
dependabot[bot]
|
a978110b2c
|
chore(deps): Bump github.com/docker/docker from 25.0.5+incompatible to 27.1.1+incompatible (#15681)
|
2024-07-31 10:54:08 -05:00 |
Joseph Heyburn
|
094eff6a1e
|
feat(inputs.statsd): Expose allowed_pending_messages as internal stat (#15687)
|
2024-07-31 10:58:06 +02:00 |
Sven Rebhan
|
fe7321e35b
|
feat(inputs.modbus): Allow reading single bits of input and holding registers (#15648)
|
2024-07-29 11:48:05 -05:00 |
Joshua Powers
|
f9900f8787
|
fix(inputs.mqtt_consumer): Restore trace logging option (#15670)
|
2024-07-29 10:42:40 +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 |
Sven Rebhan
|
ef41198481
|
chore(logging): Implement early logging (#15629)
|
2024-07-26 09:09:21 -06:00 |
Sven Rebhan
|
085acb23a9
|
feat(inputs.s7comm): Implement startup-error behavior settings (#15655)
|
2024-07-25 14:11:37 -05:00 |
Joshua Powers
|
934b4a0879
|
fix(inputs.diskio): Print warnings once, add details to messages (#15667)
|
2024-07-25 14:04:42 -05:00 |
Joshua Powers
|
a3eda34048
|
feat(outputs.parquet): Introduce Parquet output (#15602)
|
2024-07-25 10:40:18 +02:00 |
Joshua Powers
|
99a2df22ba
|
docs(inputs.hddtemp): Document hddtemp removal and alternatives (#15658)
|
2024-07-24 12:22:32 -05:00 |
Joshua Powers
|
6874f41739
|
fix(inputs.tail): Prevent deadlock when closing and max undelivered lines hit (#15649)
|
2024-07-24 16:24:34 +02:00 |
dependabot[bot]
|
66fb40878c
|
chore(deps): Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1 (#15625)
|
2024-07-22 07:35:13 -06:00 |
Sven Rebhan
|
afac9eb7a8
|
feat(inputs.netflow): Add support for sFlow drop notification packets (#15396)
|
2024-07-19 10:30:58 -05:00 |