Sven Rebhan
|
9db814d1c5
|
feat(parsers.avro): Allow connection to https schema registry (#13903)
|
2023-09-11 11:52:21 -06:00 |
Josh Powers
|
a4631a2cfb
|
Update changelog for v1.28.0
(cherry picked from commit 8f01b42f06ca9c23cc51aac6ab088eb3b41f7e70)
|
2023-09-11 09:24:19 -06:00 |
Josh Powers
|
c82d2df91d
|
Update build version to 1.29.0
|
2023-09-11 09:02:55 -06:00 |
Jakub Sikorski
|
7d71285347
|
feat(inputs): New Intel PMT plugin (#13801)
|
2023-09-11 08:38:58 -06:00 |
Yonathan Amir
|
a057e5b298
|
feat(outputs.prometheus_client): Add secretstore support for basic_password (#13899)
|
2023-09-11 08:36:24 -06:00 |
Tobias Jungel
|
3fae6439ab
|
fix(inputs.kafka_consumer): Use per-message parser to avoid races (#13886)
|
2023-09-11 08:18:51 -06:00 |
Adam Thornton
|
855b25d383
|
fix(parsers.avro): Do not force addition of timestamp as a field (#13856)
|
2023-09-11 08:05:40 -06:00 |
Sven Rebhan
|
84b3b587da
|
feat(prometheus): Allow to specify metric type (#13874)
|
2023-09-11 07:45:16 -06:00 |
r3inbowari
|
dd5c221656
|
chore(deps): Bump github.com/showwin/speedtest-go from 1.6.2 to 1.6.6 (#13895)
|
2023-09-11 07:43:37 -06:00 |
Joshua Powers
|
4a5e3a4d6d
|
feat(inputs.redis_sentinel): Allow username and password (#13864)
|
2023-09-11 10:05:17 +02:00 |
Luke Winikates
|
d807dd3c05
|
feat(outputs.wavefront): Add more auth options and update SDK (#13857)
|
2023-09-08 12:46:08 -06:00 |
Sven Rebhan
|
6e6c57154e
|
feat(inputs.vsphere): Allow to set vSAN sampling interval (#13890)
|
2023-09-08 12:17:23 -06:00 |
Joshua Powers
|
c238ebb271
|
fix(sql): Allow sqlite on Windows (amd64 and arm64) (#13865)
|
2023-09-08 20:14:24 +02:00 |
Joshua Powers
|
47c5665f50
|
feat(inputs.redis): Add additional commandstat fields (#13866)
|
2023-09-08 20:11:09 +02:00 |
Joshua Powers
|
67f9a0ea82
|
fix(inputs.sqlserver): Cast max_size to bigint (#13870)
|
2023-09-08 11:44:54 +02:00 |
Joshua Powers
|
86a546c88d
|
fix(inputs.procstat): Collect swap via /proc/$pid/smaps (#13779)
|
2023-09-08 11:41:48 +02:00 |
Joshua Powers
|
dcadf44bf9
|
chore: Update to go1.21.1 (#13887)
|
2023-09-08 11:40:48 +02:00 |
Adam Thornton
|
bfbe195607
|
fix(parsers.avro): Handle timestamp format checking correctly (#13855)
|
2023-09-07 14:08:47 -06:00 |
knollet
|
7fe6bb3fe0
|
docs: Improve behavior documentation of metricpass (#13883)
|
2023-09-07 13:55:08 -06:00 |
Joshua Powers
|
3607519a40
|
fix(rpm): Resolve nightly rpm tests (#13884)
|
2023-09-07 12:46:43 -06:00 |
Sven Rebhan
|
ce6e4b4d63
|
chore: Force reinstall of go on Windows (#13879)
|
2023-09-07 10:55:44 -06:00 |
Joshua Powers
|
7dcdc89b12
|
chore: Update all cache strings with go version (#13871)
|
2023-09-07 15:35:25 +02:00 |
Shangxin Du
|
7df1e53a4b
|
feat(inputs.cisco_telemetry_mdt): Add microbust support (#13877)
|
2023-09-07 07:27:12 -06:00 |
Sven Rebhan
|
a528e842ef
|
fix(outputs.sql): Move 'conversion_style' option to the right place (#13875)
|
2023-09-07 07:20:57 -06:00 |
Joshua Powers
|
9e960f40ba
|
chore: Update go cache key to include go version (#13867)
|
2023-09-05 13:42:42 -06:00 |
knollet
|
b39ea2e934
|
fix: Change the systemd KillMode from control-group to mixed (#13849)
|
2023-09-05 10:16:28 -06:00 |
Jacob Marble
|
c5aef4e3b9
|
feat(inputs.opentelemetry): Add configurable log record dimensions (#13846)
|
2023-09-05 10:13:39 -06:00 |
Joshua Powers
|
3bcf72293d
|
fix(inputs.opcua): Verify groups or root nodes included in config (#13840)
|
2023-08-30 15:56:34 +02:00 |
Sven Rebhan
|
926c63ef60
|
fix(tools.license_checker): Determine version correctly and whitelist gorilla/websocket (#13839)
|
2023-08-30 15:54:45 +02:00 |
shizhx
|
c0f67db425
|
fix(inputs.sysstat): Remove tmpfile to avoid file-descriptor leak (#13833)
|
2023-08-30 15:54:22 +02:00 |
Rick Spencer
|
6f38208bed
|
chore: Add InfluxDB and InfluxData branding to log output (#13819)
|
2023-08-29 10:39:32 -06:00 |
Michael Kasch
|
2dd5682e1a
|
chore(inputs.modbus): Improve deprecation documentation (#13832)
|
2023-08-29 10:37:44 -06:00 |
Joshua Powers
|
d4a00dd8d6
|
feat(inputs.internal): Add Go metric collection option (#13793)
|
2023-08-29 17:20:59 +02:00 |
Joshua Powers
|
dec4a90b07
|
feat(processors): Add processor to split a metric into multiple (#13785)
|
2023-08-29 17:20:14 +02:00 |
Joshua Powers
|
1e42262184
|
feat(cli): Add plugins subcommand to list available and deprecated (#13787)
|
2023-08-29 16:05:34 +02:00 |
Joshua Powers
|
fb45a1d98a
|
feat(inputs.couchbase): Add failover metrics (#13825)
|
2023-08-29 16:02:44 +02:00 |
Sven Rebhan
|
1d24efe55c
|
chore(tools): Bump golangci-lint from v1.53.2 to v1.54.2 (#13838)
|
2023-08-29 07:07:41 -06:00 |
Joshua Powers
|
8dbc177d3f
|
fix(metricpass): Remove python logic compatibility (#13791)
|
2023-08-28 22:47:29 +02:00 |
Joshua Powers
|
ca2295e1a4
|
feat(inputs.fibaro): Support HC3 device types (#13754)
|
2023-08-28 22:47:08 +02:00 |
Joshua Powers
|
5fb290fb46
|
chore: Update to go1.21.0 (#13794)
|
2023-08-28 14:30:44 -06:00 |
Joshua Powers
|
318a4b69e5
|
docs: Clean up markdown add warning about tables (#13792)
|
2023-08-28 22:07:45 +02:00 |
Joshua Powers
|
cb488ad0f8
|
feat(inputs.nvidia_smi): Add additional fields (#13783)
|
2023-08-28 22:06:20 +02:00 |
dependabot[bot]
|
ebceed6157
|
chore(deps): Bump k8s.io/api from 0.27.4 to 0.28.1 (#13810)
|
2023-08-28 21:50:40 +02:00 |
Joshua Powers
|
54028a9184
|
chore: Update permissions on new installs (#13778)
|
2023-08-28 21:49:22 +02:00 |
Paweł Żak
|
904db01e6b
|
chore: Cache rework for `.circleci` jobs (#13753)
Co-authored-by: Pawel Zak <Pawel Zak>
|
2023-08-28 19:00:29 +02:00 |
Joshua Powers
|
6f5e5be7b2
|
fix(inputs.amqp_consumer): Print error on connection failure (#13777)
|
2023-08-28 10:25:32 +02:00 |
dependabot[bot]
|
cc612ca35a
|
chore(deps): Bump github.com/hashicorp/consul/api from 1.20.0 to 1.24.0 (#13811)
|
2023-08-28 10:24:15 +02:00 |
Joshua Powers
|
0b7ec728b6
|
feat(agent): Watch default config files if none specified (#13774)
|
2023-08-28 10:23:54 +02:00 |
Joshua Powers
|
6f6d5b5be8
|
feat(inputs.nvidia_smi): Add Nvidia DCGM MIG usage values (#13733)
|
2023-08-28 10:05:29 +02:00 |
dependabot[bot]
|
27b2d2d726
|
chore(deps): Bump github.com/nats-io/nats.go from 1.27.0 to 1.28.0 (#13809)
|
2023-08-28 09:40:41 +02:00 |