From ad2d9f9fb81b390eb74215d4b53db1b4dc4f0559 Mon Sep 17 00:00:00 2001 From: Florent Clarret Date: Fri, 28 Apr 2023 08:22:47 +0200 Subject: [PATCH 1/2] Remove `use_latest_spec` from the config file --- fluentbit/datadog_checks/fluentbit/data/conf.yaml.example | 5 ----- gitea/datadog_checks/gitea/data/auto_conf.yaml | 5 ----- gitea/datadog_checks/gitea/data/conf.yaml.example | 5 ----- hikaricp/datadog_checks/hikaricp/data/conf.yaml.example | 5 ----- neo4j/datadog_checks/neo4j/data/conf.yaml.example | 5 ----- purefa/datadog_checks/purefa/data/conf.yaml.example | 5 ----- purefb/datadog_checks/purefb/data/conf.yaml.example | 5 ----- redpanda/datadog_checks/redpanda/data/conf.yaml.example | 5 ----- 8 files changed, 40 deletions(-) diff --git a/fluentbit/datadog_checks/fluentbit/data/conf.yaml.example b/fluentbit/datadog_checks/fluentbit/data/conf.yaml.example index a9406a5b70..0b7bcd7dc0 100644 --- a/fluentbit/datadog_checks/fluentbit/data/conf.yaml.example +++ b/fluentbit/datadog_checks/fluentbit/data/conf.yaml.example @@ -255,11 +255,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/gitea/datadog_checks/gitea/data/auto_conf.yaml b/gitea/datadog_checks/gitea/data/auto_conf.yaml index 123bedff7d..23887efe0f 100644 --- a/gitea/datadog_checks/gitea/data/auto_conf.yaml +++ b/gitea/datadog_checks/gitea/data/auto_conf.yaml @@ -224,11 +224,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/gitea/datadog_checks/gitea/data/conf.yaml.example b/gitea/datadog_checks/gitea/data/conf.yaml.example index 026d0dafa7..c55fa7fca1 100644 --- a/gitea/datadog_checks/gitea/data/conf.yaml.example +++ b/gitea/datadog_checks/gitea/data/conf.yaml.example @@ -255,11 +255,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/hikaricp/datadog_checks/hikaricp/data/conf.yaml.example b/hikaricp/datadog_checks/hikaricp/data/conf.yaml.example index f5c36d3b2f..0b37ff9141 100644 --- a/hikaricp/datadog_checks/hikaricp/data/conf.yaml.example +++ b/hikaricp/datadog_checks/hikaricp/data/conf.yaml.example @@ -255,11 +255,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/neo4j/datadog_checks/neo4j/data/conf.yaml.example b/neo4j/datadog_checks/neo4j/data/conf.yaml.example index 0db33b082f..517516f7f0 100644 --- a/neo4j/datadog_checks/neo4j/data/conf.yaml.example +++ b/neo4j/datadog_checks/neo4j/data/conf.yaml.example @@ -223,11 +223,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/purefa/datadog_checks/purefa/data/conf.yaml.example b/purefa/datadog_checks/purefa/data/conf.yaml.example index 40488b4d9c..41477f3f6b 100644 --- a/purefa/datadog_checks/purefa/data/conf.yaml.example +++ b/purefa/datadog_checks/purefa/data/conf.yaml.example @@ -265,11 +265,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/purefb/datadog_checks/purefb/data/conf.yaml.example b/purefb/datadog_checks/purefb/data/conf.yaml.example index 2d172e86f6..2439eab108 100644 --- a/purefb/datadog_checks/purefb/data/conf.yaml.example +++ b/purefb/datadog_checks/purefb/data/conf.yaml.example @@ -262,11 +262,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # diff --git a/redpanda/datadog_checks/redpanda/data/conf.yaml.example b/redpanda/datadog_checks/redpanda/data/conf.yaml.example index a5b13ea178..35a5b846a8 100644 --- a/redpanda/datadog_checks/redpanda/data/conf.yaml.example +++ b/redpanda/datadog_checks/redpanda/data/conf.yaml.example @@ -269,11 +269,6 @@ instances: # # cache_metric_wildcards: true - ## @param use_latest_spec - boolean - optional - default: false - ## Whether or not the parser will strictly adhere to the latest version of the OpenMetrics specification. - # - # use_latest_spec: false - ## @param telemetry - boolean - optional - default: false ## Whether or not to submit metrics prefixed by `.telemetry.` for debugging purposes. # From fd7cc94e40f0e185ed434428432a92cc480bcb39 Mon Sep 17 00:00:00 2001 From: Florent Clarret Date: Fri, 28 Apr 2023 08:41:00 +0200 Subject: [PATCH 2/2] release the integrations --- fluentbit/CHANGELOG.md | 3 +++ fluentbit/datadog_checks/fluentbit/__about__.py | 2 +- gitea/CHANGELOG.md | 3 +++ gitea/datadog_checks/gitea/__about__.py | 2 +- hikaricp/CHANGELOG.md | 3 +++ hikaricp/datadog_checks/hikaricp/__about__.py | 2 +- neo4j/CHANGELOG.md | 3 +++ neo4j/datadog_checks/neo4j/__about__.py | 2 +- purefa/CHANGELOG.md | 3 +++ purefa/datadog_checks/purefa/__about__.py | 2 +- purefb/CHANGELOG.md | 3 +++ purefb/datadog_checks/purefb/__about__.py | 2 +- redpanda/CHANGELOG.md | 3 +++ redpanda/datadog_checks/redpanda/__about__.py | 2 +- 14 files changed, 28 insertions(+), 7 deletions(-) diff --git a/fluentbit/CHANGELOG.md b/fluentbit/CHANGELOG.md index ca2ab66afa..e4b3a27297 100644 --- a/fluentbit/CHANGELOG.md +++ b/fluentbit/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - Fluent Bit +## 1.0.2 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.0.1 / 2023-01-25 * [Added] Add Fluent Bit `build_info` metric. See [#1740](https://github.com/DataDog/integrations-extras/pull/1740). diff --git a/fluentbit/datadog_checks/fluentbit/__about__.py b/fluentbit/datadog_checks/fluentbit/__about__.py index cd7ca4980c..a6221b3de7 100644 --- a/fluentbit/datadog_checks/fluentbit/__about__.py +++ b/fluentbit/datadog_checks/fluentbit/__about__.py @@ -1 +1 @@ -__version__ = '1.0.1' +__version__ = '1.0.2' diff --git a/gitea/CHANGELOG.md b/gitea/CHANGELOG.md index 68898b3f94..fb84bfc310 100644 --- a/gitea/CHANGELOG.md +++ b/gitea/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - Gitea +## 1.0.1 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.0.0 * [Added] Initial Gitea Integration. diff --git a/gitea/datadog_checks/gitea/__about__.py b/gitea/datadog_checks/gitea/__about__.py index 5becc17c04..5c4105cd39 100644 --- a/gitea/datadog_checks/gitea/__about__.py +++ b/gitea/datadog_checks/gitea/__about__.py @@ -1 +1 @@ -__version__ = "1.0.0" +__version__ = "1.0.1" diff --git a/hikaricp/CHANGELOG.md b/hikaricp/CHANGELOG.md index 55915d2985..bb7fedc6ca 100644 --- a/hikaricp/CHANGELOG.md +++ b/hikaricp/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - hikaricp +## 1.0.1 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.0.0 * [Added] Initial Hikaricp Integration. diff --git a/hikaricp/datadog_checks/hikaricp/__about__.py b/hikaricp/datadog_checks/hikaricp/__about__.py index 1f356cc57b..cd7ca4980c 100644 --- a/hikaricp/datadog_checks/hikaricp/__about__.py +++ b/hikaricp/datadog_checks/hikaricp/__about__.py @@ -1 +1 @@ -__version__ = '1.0.0' +__version__ = '1.0.1' diff --git a/neo4j/CHANGELOG.md b/neo4j/CHANGELOG.md index 7cafbda91f..a6475430f2 100644 --- a/neo4j/CHANGELOG.md +++ b/neo4j/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - neo4j +## 2.0.2 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 2.0.1 / 2022-08-22 * [Added] Added causal_cluster read replica metrics. See [#1509](https://github.com/DataDog/integrations-extras/pull/1509). diff --git a/neo4j/datadog_checks/neo4j/__about__.py b/neo4j/datadog_checks/neo4j/__about__.py index 3f3907994a..668c3446ee 100644 --- a/neo4j/datadog_checks/neo4j/__about__.py +++ b/neo4j/datadog_checks/neo4j/__about__.py @@ -1 +1 @@ -__version__ = '2.0.1' +__version__ = '2.0.2' diff --git a/purefa/CHANGELOG.md b/purefa/CHANGELOG.md index 9e8b550425..6b6e80209d 100644 --- a/purefa/CHANGELOG.md +++ b/purefa/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - PureFA +## 1.1.1 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.1.0 * [Added] Support for [Pure FlashArray OpenMetrics Exporter](https://github.com/PureStorage-OpenConnect/pure-fa-openmetrics-exporter) diff --git a/purefa/datadog_checks/purefa/__about__.py b/purefa/datadog_checks/purefa/__about__.py index 1a72d32e57..b3ddbc41f3 100644 --- a/purefa/datadog_checks/purefa/__about__.py +++ b/purefa/datadog_checks/purefa/__about__.py @@ -1 +1 @@ -__version__ = '1.1.0' +__version__ = '1.1.1' diff --git a/purefb/CHANGELOG.md b/purefb/CHANGELOG.md index 511dbefc53..a0342536cd 100644 --- a/purefb/CHANGELOG.md +++ b/purefb/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - PureFB +## 1.0.3 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.0.2 / 2022-12-14 * [Added] Added support for the `purefb.array.space_utilization` metric introduced in `pure-fb-openmetrics-exporter v1.0.1`. diff --git a/purefb/datadog_checks/purefb/__about__.py b/purefb/datadog_checks/purefb/__about__.py index a6221b3de7..3f6fab60ff 100644 --- a/purefb/datadog_checks/purefb/__about__.py +++ b/purefb/datadog_checks/purefb/__about__.py @@ -1 +1 @@ -__version__ = '1.0.2' +__version__ = '1.0.3' diff --git a/redpanda/CHANGELOG.md b/redpanda/CHANGELOG.md index 8be7c00614..ace37f7cfc 100644 --- a/redpanda/CHANGELOG.md +++ b/redpanda/CHANGELOG.md @@ -1,5 +1,8 @@ # CHANGELOG - redpanda +## 1.1.1 / 2023-04-28 +* [Fixed] Remove the use_latest_spec option from the config file. See [#1835](https://github.com/DataDog/integrations-extras/pull/1835). + ## 1.1.0 / 2022-03-24 * [Added] Add RP consumer group offset. See [#1237](https://github.com/DataDog/integrations-extras/pull/1237). Thanks [bpraseed](https://github.com/bpraseed). diff --git a/redpanda/datadog_checks/redpanda/__about__.py b/redpanda/datadog_checks/redpanda/__about__.py index 1a72d32e57..b3ddbc41f3 100644 --- a/redpanda/datadog_checks/redpanda/__about__.py +++ b/redpanda/datadog_checks/redpanda/__about__.py @@ -1 +1 @@ -__version__ = '1.1.0' +__version__ = '1.1.1'