Commit Graph

  • 2ae65d1a94
    feat(inputs.solr): Support version 7.x to 9.3 (#13699) Sven Rebhan 2023-08-02 20:33:10 +0200
  • bc8070f241
    docs(config): Add notes for secret-store pitfalls (#13707) Sven Rebhan 2023-08-01 15:25:50 +0200
  • d8a13ff5d3
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.13.4 to 1.13.7 (#13703) dependabot[bot] 2023-08-01 14:22:54 +0200
  • f9a1f746e9
    chore(deps): Bump github.com/openconfig/gnmi from 0.9.1 to 0.10.0 (#13706) dependabot[bot] 2023-08-01 13:34:22 +0200
  • 300f4b90bc
    chore(deps): Bump github.com/santhosh-tekuri/jsonschema/v5 from 5.3.0 to 5.3.1 (#13705) dependabot[bot] 2023-08-01 13:33:01 +0200
  • 8f9066aeb2
    chore(deps): Bump google.golang.org/api from 0.129.0 to 0.134.0 (#13704) dependabot[bot] 2023-08-01 13:32:10 +0200
  • 1fa5b9c81a
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from 1.17.14 to 1.18.0 (#13702) dependabot[bot] 2023-08-01 13:30:37 +0200
  • 66dc5ce940
    fix(inputs.cisco_telemetry_mdt): Fix MDT source field overwrite (#13693) Matt Schmitz 2023-07-31 15:26:22 -0400
  • c2956acc69
    docs(testutil): Fix documentation of IgnoreTags (#13700) Sven Rebhan 2023-07-31 18:13:53 +0200
  • 5a8370c463 Update changelog for v1.27.3 Josh Powers 2023-07-31 09:46:02 -0600
  • 0496741f4a
    fix(inputs.jti_openconfig_telemetry): Reauthenticate connection (#13647) Joshua Powers 2023-07-31 05:22:38 -0600
  • f5afcc169c
    feat(inputs.nvidia_smi): Support newer data schema versions (#13678) Sven Rebhan 2023-07-28 21:38:35 +0200
  • babd887469
    test(inputs.solr): Rework testing (#13692) Sven Rebhan 2023-07-28 20:20:14 +0200
  • a438fa7630
    docs(inputs.conntrack): Explain different collection methods (#13691) Joshua Powers 2023-07-28 10:45:10 -0600
  • 283af2b1da
    feat(serializers.template): Add new template based serializer (#13656) Chase Sterling 2023-07-28 11:41:04 -0400
  • 3f8e916455
    feat(parsers.xpath): Add option to store fields as base64 (#13690) Lucas Chiesa 2023-07-28 16:09:23 +0200
  • 1f3b7e86ef
    chore(tools): Fix doc inclusion tools on Windows (#13685) Chase Sterling 2023-07-28 09:44:04 -0400
  • 043aa0374b
    feat(inputs.jenkins): Add option for node labels as tag (#13649) Joshua Powers 2023-07-28 07:23:53 -0600
  • 80ce606cef
    test(inputs.radius): Use random port for test (#13683) Sven Rebhan 2023-07-27 15:01:33 +0200
  • 087a6683f1
    feat(outputs.execd): Add option for batch format (#13673) Chase Sterling 2023-07-26 14:53:02 -0400
  • f804d6395e
    chore(deps): Bump github.com/antchfx/xpath from v1.2.4 to latest master (#13679) Sven Rebhan 2023-07-26 19:02:03 +0200
  • 80094507e4
    fix(inputs.mqtt_consumer): Client logs via option (#13663) Joshua Powers 2023-07-26 10:51:03 -0600
  • 928ef00ca2
    docs(outputs.azure_data_explorer): Update supported Azure Data Explorer flavors (#13677) Ramachandran A G 2023-07-26 22:03:35 +0530
  • cb0bd849ad
    fix(config): Handle escaping and quotation correctly (#13675) Sven Rebhan 2023-07-26 17:46:14 +0200
  • da28cfdb43
    fix(parsers.xpath): Ensure precedence of explicitly defined tags and fields (#13662) Sven Rebhan 2023-07-26 17:44:22 +0200
  • 64f6c97d13
    fix(parsers.xpath): Improve handling of complex-type nodes (#13660) Sven Rebhan 2023-07-26 15:11:25 +0200
  • 63ed4b5f85
    fix(config): Setup logger for secret-stores (#13671) Sven Rebhan 2023-07-25 17:15:41 +0200
  • 10f735c2cc
    fix(parsers.xpath): Fix field-names for arrays of simple types (#13665) Sven Rebhan 2023-07-25 15:35:32 +0200
  • 240867e2a3
    chore(deps): Bump github.com/eclipse/paho.golang from 0.10.0 to 0.11.0 (#13670) dependabot[bot] 2023-07-25 13:42:08 +0200
  • 1b401431f8
    chore(deps): Bump github.com/shirou/gopsutil/v3 from 3.23.5 to 3.23.6 (#13666) dependabot[bot] 2023-07-25 13:40:37 +0200
  • 99856162e2
    chore(deps): Bump k8s.io/api from 0.27.2 to 0.27.4 (#13667) dependabot[bot] 2023-07-25 13:39:01 +0200
  • b3d3bd829a
    chore(deps): Bump github.com/aliyun/alibaba-cloud-sdk-go (#13668) dependabot[bot] 2023-07-25 13:37:30 +0200
  • 2fc8b1c752
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/sts (#13669) dependabot[bot] 2023-07-25 13:34:41 +0200
  • fe8467539a
    feat(inputs.influxdb_listener): Add token based authentication (#13610) Sven Rebhan 2023-07-25 00:08:16 +0200
  • 54b1009a9f
    fix(inputs.docker): Add restart count (#13646) Joshua Powers 2023-07-24 01:25:31 -0600
  • cb354a9d9a
    chore(infrastructure): Bump github.com/testcontainers/testcontainers-go from v0.18.0 to v0.21.0 (#13628) Joshua Powers 2023-07-24 01:24:18 -0600
  • 25f545ccb9
    feat(outputs.http): Allow PATCH method (#13651) Joshua Powers 2023-07-21 03:31:40 -0600
  • 5d51052941
    chore(deps): Bump github.com/antchfx/jsonquery from 1.3.1 to 1.3.2 (#13640) dependabot[bot] 2023-07-21 11:26:33 +0200
  • 59defb0bc5
    docs(inputs.postgresql_extensible): Document 'measurement' query config option (#13631) Maxim Ivanov 2023-07-21 09:15:14 +0000
  • 9d894e7dee
    fix(inputs.prometheus): Don't collect metrics from finished pods (#13629) Maxim Ivanov 2023-07-21 09:09:44 +0000
  • cb966ebf6b
    fix(inputs.prometheus): Fix missing metrics when multiple plugin instances specified (#13627) Maxim Ivanov 2023-07-21 09:06:51 +0000
  • 42c7a2027f
    feat(inputs.prometheus): Always apply kubernetes label and field selectors (#13624) Maxim Ivanov 2023-07-21 09:00:54 +0000
  • 22100d4914
    feat(inputs.postgresql_extensible): Introduce max_version for query (#13620) Maxim Ivanov 2023-07-21 08:56:49 +0000
  • ab99bf32b6
    chore(deps): Bump modernc.org/sqlite from 1.23.1 to 1.24.0 (#13641) dependabot[bot] 2023-07-21 10:48:01 +0200
  • 21830c2a21
    chore(deps): Bump github.com/antchfx/xmlquery from 1.3.15 to 1.3.17 (#13639) dependabot[bot] 2023-07-21 10:45:01 +0200
  • 5ce1c93024
    chore(deps): Bump github.com/thomasklein94/packer-plugin-libvirt from 0.3.4 to 0.5.0 (#13638) dependabot[bot] 2023-07-21 10:43:23 +0200
  • 21ab457923
    Revert "chore: Update to go1.20.6 (#13618)" (#13625) Joshua Powers 2023-07-14 09:48:04 -0600
  • 56075a9604
    feat(secretstores): Add secret-store to access OAuth2 services (#13621) Sven Rebhan 2023-07-14 17:26:06 +0200
  • 6377f69501
    fix(outputs.opentelemetry): group metrics by age and timestamp (#13292) Joshua Powers 2023-07-14 09:25:24 -0600
  • d4235ab86b
    feat(kafka): Set and send SASL extensions (#13411) Joshua Powers 2023-07-14 09:23:59 -0600
  • 0ba463817c
    feat(inputs.http): Rework token options (#13622) Sven Rebhan 2023-07-14 16:52:16 +0200
  • 50b6a63b98
    chore: Update to official govulncheck github action (#13623) Joshua Powers 2023-07-14 08:42:44 -0600
  • a72b859b13
    fix(agent): Respect processor order in file (#13614) Sven Rebhan 2023-07-14 16:12:24 +0200
  • de8a9c514c
    chore: Update to go1.20.6 (#13618) Joshua Powers 2023-07-14 08:11:22 -0600
  • 9f83bee8ef
    Revert "feat(inputs.kafka_consumer): Refresh regexp topics periodically (#13410)" (#13617) Joshua Powers 2023-07-14 08:06:45 -0600
  • 714f3c187f
    feat(parsers.avro): Add support for JSON format (#13607) Sven Rebhan 2023-07-14 16:05:03 +0200
  • 3da80fdfc6
    feat(agent): Add option to avoid filtering of global tags (#13605) Sven Rebhan 2023-07-14 16:00:10 +0200
  • 9ede0b0c49
    chore: Enable multi-os golanglint-ci (#13599) Joshua Powers 2023-07-14 07:58:19 -0600
  • 36709713e1
    fix(outputs.nebius_cloud_monitoring): Replace reserved label names (#13597) Anton Brekhov 2023-07-14 16:56:10 +0300
  • 8cde34bfeb
    fix(outputs.stackdriver): Add tag as resource label option (#13575) Joshua Powers 2023-07-14 07:49:41 -0600
  • 14f52eae01
    feat(parsers.influx): Allow a user to set the timestamp precision (#13419) Joshua Powers 2023-07-13 11:09:12 -0600
  • cd1932f031
    fix(test): Increase waiting for network time (#13613) Joshua Powers 2023-07-13 09:27:03 -0600
  • b6c1f3e487
    chore: Update sarma repo URL post-swap to IBM (#13612) Joshua Powers 2023-07-13 07:33:30 -0600
  • 36906fcee3
    fix(tools.custom_builder): Ignore non-plugin sections during configuration (#13604) Sven Rebhan 2023-07-13 15:06:14 +0200
  • b20c0d7fad
    fix(inputs.postgresql): Default database definition (#13602) Aleks Vagachev 2023-07-13 01:04:26 +0300
  • f001b29eee
    feat(processors.template): Unify template metric (#13606) Sven Rebhan 2023-07-12 17:00:19 +0200
  • d8f8d3cbc5
    chore(inputs.net): Deprecate 'ignore_protocol_stats' value 'false' (#13608) Sven Rebhan 2023-07-12 16:04:00 +0200
  • d2dfca5def
    chore(deps): Bump github.com/jaegertracing/jaeger from 1.38.0 to 1.47.0 (#13603) dependabot[bot] 2023-07-12 08:02:42 -0600
  • 894d076467
    chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.17.3 to 1.20.0 (#13589) dependabot[bot] 2023-07-11 16:49:39 +0200
  • 387e01df56
    chore(deps): Bump github.com/prometheus-community/pro-bing from 0.2.0 to 0.3.0 (#13585) dependabot[bot] 2023-07-11 06:59:08 -0600
  • 607bb45e10
    chore(deps): Bump github.com/opensearch-project/opensearch-go/v2 from 2.2.0 to 2.3.0 (#13586) dependabot[bot] 2023-07-11 06:58:44 -0600
  • b871e34271
    chore(deps): Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 (#13587) dependabot[bot] 2023-07-11 06:58:15 -0600
  • 248667b2a9
    chore(deps): Bump github.com/go-ldap/ldap/v3 from 3.4.4 to 3.4.5 (#13588) dependabot[bot] 2023-07-11 06:57:50 -0600
  • d3c4541704
    chore: Trigger on PR's base and restrict permissions (#13584) Sven Rebhan 2023-07-10 19:08:14 +0200
  • af4299815a Update changelog for v1.27.2 Josh Powers 2023-07-10 10:22:23 -0600
  • bc987b909b
    chore: Update milestone action and fix permissions (#13583) Sven Rebhan 2023-07-10 17:21:38 +0200
  • 2e3adbd520
    docs(inputs.gnmi): Add troubleshooting section for Juniper devices (#13582) Sven Rebhan 2023-07-10 16:33:52 +0200
  • d2ebc8ecc0
    fix(outputs.influxdb_v2): Expose HTTP/2 client timeouts (#13562) Joshua Powers 2023-07-10 08:29:59 -0600
  • 1dd45b1d1c
    fix(config): Replace environment variables if existing but empty (#13570) Sven Rebhan 2023-07-10 15:24:40 +0200
  • 00b0ae68e0
    test(outputs.instrumental): Allow setting custom port (#13576) Joshua Powers 2023-07-10 06:48:54 -0600
  • 908c6a551f
    fix(inputs.mqtt_consumer): Print warning on no metrics generated (#13574) Joshua Powers 2023-07-10 06:02:42 -0600
  • c28df89c8e
    feat(processors.parser): Allow also non-string fields (#13553) Sven Rebhan 2023-07-10 13:55:55 +0200
  • c050c010bc
    fix: replace github.com/denisenkom/go-mssqldb with github.com/microsoft/go-mssqldb (#13524) Joshua Powers 2023-07-07 11:01:55 -0600
  • a13f3463eb
    feat(inputs.kafka_consumer): Refresh regexp topics periodically (#13410) Adam Thornton 2023-07-07 09:45:37 -0700
  • c3d30c8227
    chore(deps): Bump github.com/snowflakedb/gosnowflake from 1.6.13 to 1.6.22 (#13544) Sven Rebhan 2023-07-07 17:42:10 +0200
  • 341190d8a4
    fix(inputs.mqtt_consumer): Correctly handle semaphores on messages (#13478) Joshua Powers 2023-07-07 08:38:39 -0600
  • bfc5a6a084
    fix(tools.custom_builder): Error out for unknown plugins in configuration (#13563) Sven Rebhan 2023-07-07 15:45:18 +0200
  • 0b1bd42ad2
    fix(processors.printer): Convert output to string (#13564) Sven Rebhan 2023-07-07 15:44:50 +0200
  • 7aa3d79631
    feat(outputs.file): Add compression (#13245) Zeyad Kenawi 2023-07-06 18:07:56 +0300
  • c34a1f70d9
    chore(inputs.opentelemetry): Unbreak after interface change (#13559) Jacob Marble 2023-07-06 07:19:29 -0700
  • 57bcdaf695
    fix(parsers.xpath): Handle explicitly defined fields correctly (#13550) Sven Rebhan 2023-07-06 16:16:35 +0200
  • 64ea1d00cb
    fix(inputs.vpshere): Compare versions as a string (#13557) Joshua Powers 2023-07-06 08:13:12 -0600
  • f62ef8b656
    feat(CI): Automatically assign milestones to pull-requests (#13551) Sven Rebhan 2023-07-06 15:09:32 +0200
  • cec60dbfa9
    fix(inputs.gnmi): Add option to explicitly trim field-names (#13517) Sven Rebhan 2023-07-06 11:20:11 +0200
  • eb7ada1677
    docs: remove newline (#13558) Joshua Powers 2023-07-05 16:47:02 -0600
  • 22bfb405bb
    docs: revert table example change (#13556) Joshua Powers 2023-07-05 16:22:02 -0600
  • f0f454d24f
    chore(deps): Bump golang.org/x/text from 0.10.0 to 0.11.0 (#13554) dependabot[bot] 2023-07-05 21:16:33 +0200
  • 533ede7a32
    fix(outputs.graphite): Rework connection handling (#13527) Sven Rebhan 2023-07-05 21:15:58 +0200
  • 762a1989ff
    feat(migrations): Add migration for 'inputs.io' (#13536) Sven Rebhan 2023-07-05 20:40:32 +0200
  • 86c11bce29
    feat(migrations): Add migration for 'inputs.httpjson' (#13532) Sven Rebhan 2023-07-05 20:40:22 +0200