Commit Graph

410 Commits

Author SHA1 Message Date
Johannes Albrecht 2a33f496c4
feat: Add input plugin for ctrlX Data Layer (#11155) 2023-05-26 07:49:47 -06:00
Maxim Ivanov 8fa514f73b
chore(docs): Clarify how taginclude/tagexclude work with processors (#13243) 2023-05-24 09:48:39 +02:00
Neelay Upadhyaya 7c636b4b6b
feat(config): Support shell like syntax for environment variable substitution (#13229) 2023-05-24 09:47:25 +02:00
Bernt-Johan Bergshaven df166cfbcc
feat: Add Clarify output plugin (#13220) 2023-05-22 12:08:55 -06:00
Sven Rebhan 1bcc279d68
feat(serializers): Add CloudEvents serializer (#13224) 2023-05-05 11:40:27 -06:00
Sven Rebhan fc4e896746
feat(inputs.sql): Add FlightSQL support (#13091) 2023-05-05 11:04:18 -06:00
Nick Thomas a808b9f077
feat(parsers.opentsdb): Add OpenTSDB data format parser (#13167) 2023-05-05 07:14:51 -06:00
dependabot[bot] bdae38e7db
chore(deps): Bump google.golang.org/api from 0.106.0 to 0.120.0 (#13170) 2023-05-04 20:56:42 +02:00
Sven Rebhan 129d8eb98e
feat: Add common expression language metric filtering (#13144) 2023-04-28 12:42:25 -06:00
Joshua Powers 4bd408eefd
chore: update license URLs (#13113) 2023-04-19 09:03:31 -06:00
Joshua Powers 52b3f5211f
chore(deps): Bump github.com/shirou/gopsutil from 3.23.2 to 3.23.3 (#13017) 2023-04-03 20:27:19 +02:00
dependabot[bot] 7088ec1313
chore(deps): Bump github.com/jhump/protoreflect from 1.8.3-0.20210616212123-6cc1efa697ca to 1.15.1 (#12967) 2023-03-28 18:43:12 +02:00
Joshua Powers 5e7c5c84e9
docs: Explain and note service inputs (#12870) 2023-03-27 14:12:35 +02:00
Anthony Miyaguchi eb3ffe1869
docs: Remove broken link to default config (#12925) 2023-03-22 12:16:59 -06:00
dependabot[bot] 2db3bf5a94
chore(deps): Bump modernc.org/sqlite from 1.19.2 to 1.21.0 (#12910) 2023-03-21 16:44:03 +01:00
abhi-jha e4cf2904ca
docs: Fix various typos in comments (#12888) 2023-03-21 16:27:38 +01:00
Hr0bar 97fd189d11
feat(inputs.radius): Add plugin for simple radius auth response time monitoring (#12736) 2023-03-09 09:00:42 -07:00
Sven Rebhan 46154475b2
docs: Use already existing link to fix markdownlint issue. (#12810) 2023-03-07 07:22:52 -07:00
Joshua Powers c44a2f133b
docs: Update the FAQ (#12793) 2023-03-06 12:15:52 +01:00
Adam Thornton acd1500d2b
feat(parsers.avro): Add Apache Avro parser (#11816) 2023-03-02 11:10:47 -07:00
Sven Rebhan f87916aaa9
feat: Plugin state-persistence (#12166) 2023-03-01 15:34:48 -07:00
Sven Rebhan 9e519def51
feat(common.tls): add enable flag (#12727) 2023-02-27 11:22:40 -07:00
Manuel de la Peña 63ebbf2977
chore(deps): Bump testcontainers from 0.14.0 to 0.18.0 (#12698) 2023-02-17 15:14:26 +01:00
Joshua Powers edd3e58e1a
docs: Tracking metrics (#12663) 2023-02-13 16:05:15 +01:00
Sven Rebhan 53f36570fd
fix(secretstores): check store id format and presence (#12644) 2023-02-07 11:15:02 -07:00
jokuniew 0f2db7abb8
feat(inputs.p4runtime): Implementation of P4Runtime input plugin (#12473)
Co-Authored-By: Jakub Sikorski <jakub.sikorski@intel.com>
2023-02-07 16:45:27 +01:00
Matthijs Kooijman f12870693e
docs: Show TOML inline table syntax for tags/tagpass/tagdrop (#12636) 2023-02-07 15:00:34 +01:00
Joshua Powers d137d97ed0
feat: Always disable cgo support (static builds) (#12600) 2023-02-03 09:52:59 +01:00
Nick McKinney d35bd06802
feat(inputs.opensearch_query): add opensearch_query input plugin (#12393) 2023-02-02 08:41:56 -07:00
Jacob Marble e1db44c3b2
chore(inputs.opentelemetry): Update OpenTelemetry input plugin (#12561) 2023-02-01 17:58:43 +01:00
Sven Rebhan e4b739f3a4
fix(docs): fix link to license for Google flatbuffers (#12586) 2023-02-01 06:27:04 -07:00
Thomas Casteleyn 61523bd4b9
feat(tools/readme_linter): Check for global configuration section (#12426) 2023-01-12 16:55:21 +01:00
Sven Rebhan 1050d35f33
chore(deps): Bump cloud.google.com/go/storage from 1.23.0 to 1.28.1 (#12385) 2022-12-13 06:40:48 -07:00
Sven Rebhan 9b33b95bc0
feat(inputs.netflow): add netflow plugin (#12108) 2022-12-09 11:40:30 -07:00
Sven Rebhan c98115e744
feat: secret-store implementation (#11232) 2022-12-08 09:53:06 -07:00
Thomas Casteleyn c883673cdb
feat(agent): Deprecate active usage of netsnmp translator (#12358) 2022-12-08 07:18:09 -07:00
Joshua Powers 5d9f57406d
docs: add document on debugging with delve (#12346) 2022-12-07 09:41:00 -07:00
Sven Rebhan 5cb40a1882
feat(inputs.modbus): add support for half-precision float (float16) (#12340) 2022-12-07 07:20:51 -07:00
Joshua Powers 55c69e53a8
docs: specify the time for nightly builds (#12312) 2022-12-01 10:08:10 +01:00
Thomas Casteleyn 63c8a7861e
feat: add method to inform of deprecated plugin option values (#11987) 2022-11-28 08:13:14 -07:00
ShiranAvidov 7ef5993d35
feat: Add Azure Monitor input plugin (#10103) 2022-11-16 21:47:05 +01:00
Sebastian Spaink 6a29dcba45
fix: Run processors in config order (#12113) 2022-11-08 15:16:26 -06:00
Joshua Powers 6390d31eb0
feat: add arm64 Windows builds (#12130) 2022-11-08 13:44:51 -07:00
Joshua Powers a3a60c0ca9
docs: update commands and flags page (#12162) 2022-11-03 12:41:28 -06:00
Sven Rebhan 393566d9ba
feat(parsers): Add binary parser (#11552) 2022-10-31 14:15:23 +01:00
Sven Rebhan b76b53dba1
feat(tools): Allow to markdown includes for sections (#12075) 2022-10-24 23:22:18 +02:00
dependabot[bot] 5a453acbbb
chore(deps): bump github.com/signalfx/golib/v3 from 3.3.45 to 3.3.46 (#12034) 2022-10-18 09:20:16 +02:00
Paweł Żak 94e39fa018
feat: New input plugin for libvirt (#11814) 2022-10-12 17:05:42 -06:00
dependabot[bot] ed8bd1dd52
chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.5 to 1.12.21 (#11936) 2022-10-04 10:52:06 -06:00
dependabot[bot] 4ed15e7a53
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.2 to 1.6.13 (#11886) 2022-10-03 14:00:19 -06:00