Commit Graph

  • 6eef8aa15c
    feat(outputs.elasticsearch): Allow custom template index settings (#15471) Dane Strandboge 2024-06-11 03:40:33 -0500
  • 28f6396348
    chore(linters): Bump golangci-lint to v1.59.1 (#15478) Paweł Żak 2024-06-11 10:38:08 +0200
  • 05ba4951ee
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.161.1 to 1.162.1 (#15448) dependabot[bot] 2024-06-10 13:16:20 -0500
  • 9c20947961
    Update changelog for v1.31.0 Josh Powers 2024-06-10 08:08:39 -0600
  • 3f43e4e017
    Update build version to 1.32.0 Josh Powers 2024-06-10 07:49:58 -0600
  • fe092f6d08
    feat(outputs.elasticsearch): Allow settings extra headers for elasticsearch output (#15477) Andrii Chubatiuk 2024-06-10 16:41:16 +0300
  • 94a5ab60b8
    feat(inputs.openstack): Use service catalog from v3 authentication if available (#15460) Sven Rebhan 2024-06-07 17:17:50 -0400
  • 5c3aa87340
    chore: Update golangci-lint from v1.58.0 to v1.59.0 (#15473) Joshua Powers 2024-06-07 10:12:25 -0600
  • a758311ac4
    feat(outputs.influxdb_v2): Preserve custom query parameters on write (#15475) Greg 2024-06-07 09:51:33 -0600
  • b79299975d
    chore(deps): Bump github.com/lxc/incus v0.4.0 to v6.2.0 (#15441) Joshua Powers 2024-06-06 13:35:56 -0600
  • 433ccc57fd
    chore(deps): Bump go from v1.22.3 to v1.22.4 (#15470) Joshua Powers 2024-06-06 13:21:51 -0600
  • c32f7efd8e
    fix(inputs.ecs): Check for nil pointer before use (#15456) Joshua Powers 2024-06-06 11:45:00 -0600
  • 72b92398c1
    docs(inputs.ldap): Document all TLS options (#15464) Sven Rebhan 2024-06-06 12:36:16 -0400
  • 45e9ae4658
    fix(processors.snmp_lookup): Return empty tag-map on error to avoid panic (#15466) Thomas Casteleyn 2024-06-06 15:46:22 +0200
  • f0c72586cc
    feat(outputs.mqtt): Add client trace logging, resolve MQTT5 reconnect login (#15429) Joshua Powers 2024-06-06 03:06:23 -0600
  • 079c9d285a
    test(inputs.syslog): Add timeout to closed socket test (#15461) Joshua Powers 2024-06-05 15:38:06 -0600
  • 3e03f0aa10
    chore(circleci): Build Windows package after linux testing (#15462) Joshua Powers 2024-06-05 14:23:11 -0600
  • bcafb1d24d
    chore: Print debug message when no messages generated from parse (#15463) Joshua Powers 2024-06-05 14:22:55 -0600
  • 71718fba7d
    chore: Update removal dates to either v1.35.0 or v1.40.0 (#15452) Joshua Powers 2024-06-05 14:19:47 -0600
  • c663680071
    feat(input.azure_monitor): Use default azure credentials chain when no secret provided (#15395) Maxim Ivanov 2024-06-05 19:34:41 +0000
  • c8d9ae15b5
    test(outputs.sql): Update wait for log message (#15459) Joshua Powers 2024-06-05 10:21:31 -0600
  • 9463df875f
    test(inputs.jolokia2_agent): Update integration test results (#15457) Joshua Powers 2024-06-05 06:40:56 -0600
  • 297c64d771
    feat(inputs.http_listener): Allow setting custom success return code (#15454) Joshua Powers 2024-06-05 04:58:42 -0600
  • ceba179596
    feat(inputs.influxdb): Add metrics for build, crypto and commandline (#15438) Sven Rebhan 2024-06-04 15:04:46 -0400
  • 3d85f539fc
    docs(inputs.swap): Remove linux only comment (#15451) Joshua Powers 2024-06-04 09:15:33 -0600
  • c1bbce3e96
    feat(inputs.snmp): Convert octet string with invalid data to hex (#15439) Thomas Casteleyn 2024-06-04 17:03:26 +0200
  • c2a67ecd03
    chore(deps): Bump golang.org/x/net from 0.24.0 to 0.25.0 (#15447) dependabot[bot] 2024-06-04 10:37:53 +0200
  • 7c225ce282
    chore(deps): Bump modernc.org/sqlite from 1.29.10 to 1.30.0 (#15445) dependabot[bot] 2024-06-04 10:37:09 +0200
  • 953e95fd56
    chore(deps): Bump github.com/openzipkin/zipkin-go from 0.4.2 to 0.4.3 (#15444) dependabot[bot] 2024-06-04 10:35:18 +0200
  • 612b5ad8b1
    chore: Fix errcheck CI warnings outside of plugins directory (#15390) Dane Strandboge 2024-06-04 03:33:37 -0500
  • ca525d69f8
    feat(processors.printer): Embed Influx serializer options (#15434) Thomas Casteleyn 2024-06-04 10:32:38 +0200
  • b0cf21e236
    chore(deps): Bump github.com/awnumar/memguard from 0.22.4 to 0.22.5 (#15446) dependabot[bot] 2024-06-04 10:32:07 +0200
  • 274fbd4b62
    chore(windows): Rework Windows service handling (#15372) Sven Rebhan 2024-06-03 17:05:39 -0400
  • 0e636b729a
    feat(config): Allow reloading on URL config change (#15388) Joshua Powers 2024-06-03 14:11:03 -0600
  • 9eeb4a845b
    fix(inputs.cloudwatch): Add accounts when enabled (#15440) Joshua Powers 2024-06-03 13:52:10 -0600
  • 0a7aa308c8
    feat(inputs.exec): Add option to ignore return code (#15400) Joshua Powers 2024-06-03 10:53:14 -0600
  • a92d443a5b
    feat(agent): Add uint support in cli test output (#15433) Thomas Casteleyn 2024-06-03 10:38:48 +0200
  • d42e407ab7
    feat(inputs.influxdb_v2_listener): Support Secret for token (#15407) Lars Stegman 2024-05-31 14:46:26 +0200
  • 042b257b64
    fix(inputs.cloudwatch): Ensure account list is larger than index (#15428) Joshua Powers 2024-05-31 02:34:31 -0600
  • 58aae6201b
    docs(outputs.datadog): Specify API v1 support (#15427) Joshua Powers 2024-05-31 02:33:22 -0600
  • 719e3cbb3b
    feat(cli): List available parsers and serializers (#15426) Lars Stegman 2024-05-31 10:32:35 +0200
  • b516ead921
    docs: Fix typos (#15421) Andreas Deininger 2024-05-31 10:31:30 +0200
  • 18292475fd
    fix(agent): Warn on multple agent configuration tables seen (#15402) Joshua Powers 2024-05-31 02:30:15 -0600
  • 898b1c3e2c
    fix(inputs.postgresql_extensible): Use same timestamp for each gather (#15401) Joshua Powers 2024-05-31 02:29:04 -0600
  • 82902ebd06
    feat(inputs.kafka_consumer): Add resolve canonical bootstrap server option (#15368) Joshua Powers 2024-05-31 02:27:46 -0600
  • 31a1d34d99
    chore: Fix typos throughout codebase (#15338) Viktor Szépe 2024-05-31 10:26:37 +0200
  • 536b3d04ce
    chore(deps): Switch to github.com/leodido/go-syslog (#15393) Joshua Powers 2024-05-30 08:06:04 -0600
  • d89aef8ce1
    chore(deps): Bump super-linter/super-linter from 6.5.0 to 6.5.1 (#15408) dependabot[bot] 2024-05-29 11:49:46 -0500
  • 03c7f58e9b
    chore(deps): Update OpenTelemetry dependencies (#15403) Jacob Marble 2024-05-29 05:52:30 -0700
  • 61f7778fe8
    chore(deps): Bump modernc.org/sqlite from 1.29.5 to 1.29.10 (#15409) dependabot[bot] 2024-05-29 06:40:23 -0600
  • 789390f756
    chore(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 (#15413) dependabot[bot] 2024-05-29 06:40:01 -0600
  • 7468d9e6b3
    chore(deps): Bump github.com/prometheus/common from 0.52.2 to 0.53.0 (#15412) dependabot[bot] 2024-05-29 06:39:47 -0600
  • cd555c8b68
    chore(deps): Bump golang.org/x/crypto from 0.22.0 to 0.23.0 (#15411) dependabot[bot] 2024-05-29 06:39:24 -0600
  • 938c7284ae
    chore(deps): Bump github.com/jhump/protoreflect from 1.15.6 to 1.16.0 (#15410) dependabot[bot] 2024-05-29 06:39:05 -0600
  • aa45c7cb2e
    chore(deps): Bump k8s.io/* from 0.29.3 to 0.30.1 (#15383) dependabot[bot] 2024-05-24 07:15:02 -0600
  • 66766da8b1
    chore: Update to Xcode 15 in CI (#15389) Dane Strandboge 2024-05-24 02:37:15 -0500
  • 4aa288b25f
    feat(inputs.gnmi): Add yang-model decoding of JSON IETF payloads (#15201) Sven Rebhan 2024-05-23 15:09:11 -0400
  • 12ab6dfb33
    feat(inputs.execd): Add option to not restart program on error (#15271) Sven Rebhan 2024-05-23 14:42:34 -0400
  • 5e830fb29a
    test(processors.parser): Sort test metrics (#15391) Joshua Powers 2024-05-22 12:07:45 -0600
  • 6f294220c2
    feat(processors.parser): Add base64 decode for fields (#15328) Dane Strandboge 2024-05-22 07:18:13 -0500
  • 3f612ef857
    chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.7.2 to 1.10.0 (#15384) dependabot[bot] 2024-05-21 11:15:16 -0500
  • 8004548673
    chore(deps): Bump cloud.google.com/go/storage from 1.40.0 to 1.41.0 (#15385) dependabot[bot] 2024-05-21 11:03:14 +0200
  • 495df4a72e
    feat(inputs.statsd): Add support for DogStatsD v1.2 (#12991) (#15380) Hristo Voyvodov 2024-05-21 12:02:26 +0300
  • 3d7a6192a3
    chore(deps): Bump github.com/showwin/speedtest-go from 1.7.6 to 1.7.7 (#15382) dependabot[bot] 2024-05-21 10:59:11 +0200
  • a23f6c6b05
    chore(deps): Bump super-linter/super-linter from 6.4.1 to 6.5.0 (#15386) dependabot[bot] 2024-05-21 10:58:35 +0200
  • 7b1b5220ae
    chore(deps): Bump github.com/miekg/dns from 1.1.58 to 1.1.59 (#15381) dependabot[bot] 2024-05-21 10:57:42 +0200
  • ad59290166
    feat(agent): Introduce CLI option to set config URL retry attempts (#15377) Joshua Powers 2024-05-21 02:56:52 -0600
  • d8aa46e9a9
    chore(agent): Export internal metric fields (#15376) Dane Strandboge 2024-05-21 03:55:17 -0500
  • 9c627c169e
    Update changelog for v1.30.3 Josh Powers 2024-05-20 09:59:59 -0600
  • 1e6eed54c2
    feat(inputs.statsd): Allow counters to report as float (#15371) Joshua Powers 2024-05-17 11:57:50 -0600
  • 5239c97ce0
    docs: Update external plugin docs (#15370) Joshua Powers 2024-05-17 02:13:00 -0600
  • 5ec23fbf2a
    docs: Update profiling docs (#15369) Joshua Powers 2024-05-16 16:01:05 -0600
  • 6effacd96e
    docs: Update supported platforms docs (#15365) Joshua Powers 2024-05-16 15:57:54 -0600
  • 66d864b1e6
    docs(secretstores): Add docs for creating (#15360) Joshua Powers 2024-05-16 15:55:54 -0600
  • 6550d4ddb6
    docs: Add URL config behavior spec (#15321) Joshua Powers 2024-05-16 15:04:16 -0600
  • 48963846f2
    feat(parsers.openmetrics): Add parser for OpenMetrics format (#15298) Sven Rebhan 2024-05-16 16:28:08 -0400
  • dcb6177263
    feat(inputs.influxdb_v2_listener): Add support for rate limiting (#15361) Lars Stegman 2024-05-16 15:15:52 +0200
  • 5607934f2c
    chore(inputs.net): Clarify option deprecation notice (#15364) Dane Strandboge 2024-05-16 03:54:50 -0500
  • bf2dd12e1e
    docs(agent): Specify jitter value must be non-zero (#15363) Joshua Powers 2024-05-16 02:54:11 -0600
  • 729ff2ada4
    docs(processors): Clean up (#15359) Joshua Powers 2024-05-16 01:52:09 -0600
  • 24b9efe746
    docs(outputs): Clean up, reorder (#15358) Joshua Powers 2024-05-16 01:43:42 -0600
  • 8a93207967
    docs(aggregators): Clean up aggregator docs (#15357) Joshua Powers 2024-05-16 01:43:05 -0600
  • 73be345d88
    docs(inputs): Clean up, add note about external connections (#15356) Joshua Powers 2024-05-16 01:41:13 -0600
  • a512fd98d2
    chore: Update copyright date, remove extra newline (#15366) Joshua Powers 2024-05-15 15:38:52 -0600
  • c1f355d577
    chore(deps): Bump github.com/showwin/speedtest-go from 1.7.5 to 1.7.6 (#15362) r3inbowari 2024-05-16 02:24:54 +0800
  • ae326bc805
    fix(windows): Make sure to log the final error message (#15346) Sven Rebhan 2024-05-15 12:35:31 -0400
  • 1a00a48d54
    fix(inputs.cloudwatch): Option to produce dense metrics (#15317) Joshua Powers 2024-05-15 10:11:55 -0600
  • c3c6189a1b
    feat(common.opcua): Add session timeout as configuration option (#15341) maxime-jolliet-airseas 2024-05-15 17:06:43 +0200
  • c31cf81761
    docs: Update docker page (#15345) Joshua Powers 2024-05-14 11:40:54 -0600
  • bd8dd0c6d6
    chore(deps): Bump github.com/nats-io/nats-server/v2 from 2.10.9 to 2.10.14 (#15347) dependabot[bot] 2024-05-14 07:09:59 -0600
  • 23694d5939
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/config from 1.27.9 to 1.27.13 (#15348) dependabot[bot] 2024-05-14 07:09:45 -0600
  • f1a029c27a
    chore(deps): Bump github.com/antchfx/xmlquery from 1.3.18 to 1.4.0 (#15349) dependabot[bot] 2024-05-14 07:09:33 -0600
  • de9f5473a7
    chore(deps): Bump github.com/vmware/govmomi from 0.37.0 to 0.37.2 (#15351) dependabot[bot] 2024-05-14 07:09:22 -0600
  • ae7fc29207
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.151.1 to 1.161.1 (#15350) dependabot[bot] 2024-05-14 07:09:07 -0600
  • 9ace2a5a84
    docs: Update aggregator and processor docs (#15343) Joshua Powers 2024-05-14 04:33:30 -0600
  • 4d4d7f4c80
    docs(readme): Add links to plugins (#15342) Joshua Powers 2024-05-14 04:32:01 -0600
  • 96d5fb3c23
    docs: Remove maintainers folder (#15339) Joshua Powers 2024-05-13 03:29:24 -0600
  • 71b58ddaf5
    chore(log): Restructure and cleanup logging code (#15234) Sven Rebhan 2024-05-10 17:43:43 -0400
  • e7703ae9c0
    feat(inputs.win_wmi): Allow to invoke methods (#15300) Sven Rebhan 2024-05-10 17:36:13 -0400
  • bf0c8e879f
    feat(inputs.netflow): Add support for IPFIX option packets (#15314) Sven Rebhan 2024-05-10 17:15:30 -0400