Commit Graph

429 Commits

Author SHA1 Message Date
Hr0bar dae115852c
feat(inputs.tacacs): Add tacacs plugin for simple tacacs auth response time monitoring (#12747) 2023-08-07 12:20:23 -06:00
Sven Rebhan bc8070f241
docs(config): Add notes for secret-store pitfalls (#13707) 2023-08-01 07:25:50 -06:00
Chase Sterling 283af2b1da
feat(serializers.template): Add new template based serializer (#13656) 2023-07-28 09:41:04 -06:00
Joshua Powers cb354a9d9a
chore(infrastructure): Bump github.com/testcontainers/testcontainers-go from v0.18.0 to v0.21.0 (#13628) 2023-07-24 09:24:18 +02:00
Sven Rebhan 3da80fdfc6
feat(agent): Add option to avoid filtering of global tags (#13605) 2023-07-14 16:00:10 +02:00
Joshua Powers b6c1f3e487
chore: Update sarma repo URL post-swap to IBM (#13612) 2023-07-13 07:33:30 -06:00
Joshua Powers c050c010bc
fix: replace github.com/denisenkom/go-mssqldb with github.com/microsoft/go-mssqldb (#13524) 2023-07-07 11:01:55 -06:00
Sven Rebhan c3d30c8227
chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.13 to 1.6.22 (#13544) 2023-07-07 09:42:10 -06:00
Joshua Powers eb7ada1677
docs: remove newline (#13558) 2023-07-05 16:47:02 -06:00
Joshua Powers 22bfb405bb
docs: revert table example change (#13556) 2023-07-05 16:22:02 -06:00
Sven Rebhan c35cabda9e
feat(parsers.xpath): Add Concise Binary Object Representation parser (#13480) 2023-06-28 15:26:50 -06:00
Zeyad Kenawi cba7369903
feat(internal): Add additional faster compression options (#13316) 2023-06-09 07:28:14 -06:00
Jacob Marble 0f7004e7ea
feat(inputs.opentelemetry): Add configurable span dimensions (#13404) 2023-06-09 10:14:20 +02:00
Joshua Powers db84ef4667
docs: Add generic secret store usage (#13400) 2023-06-07 09:25:54 -06:00
Povilas Versockas cd4eaf564f
chore(deps): Bump github.com/influxdata/influxdb-observability libraries from 0.3.3 to 0.3.15 (#13265) 2023-06-02 13:24:33 +02:00
Rajiv Kushwaha 7427ea33c7
feat(common.tls): Add support for passphrase-protected private key (#13262) 2023-06-01 10:04:59 +02:00
Sven Rebhan 6c49584355
feat(inputs.netflow): Add sFlow decoder (#13047) 2023-06-01 10:02:21 +02:00
Sven Rebhan 0a491a7bf3
feat(agent): Add option to avoid filtering of explicit plugin tags (#13364) 2023-05-31 11:06:50 -06:00
dependabot[bot] 11090b5b89
chore(deps): Bump github.com/pion/dtls/v2 from 2.2.6 to 2.2.7 (#13356) 2023-05-30 16:49:47 +02:00
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