diff --git a/bind9/CHANGELOG.md b/bind9/CHANGELOG.md index 65514bd7eb..e7966bebc3 100644 --- a/bind9/CHANGELOG.md +++ b/bind9/CHANGELOG.md @@ -1,12 +1,12 @@ # CHANGELOG - bind9_check -## 1.0.0 +## 1.1.0 ***Added***: + * Support for data collection of Bind9 logs via File-Monitoring/Syslog and related assets -* Initial release - -## 1.1.0 +## 1.0.0 ***Added***: - * Support for data collection of Bind9 logs via File-Monitoring/Syslog and related assets \ No newline at end of file + +* Initial release \ No newline at end of file diff --git a/k6/README.md b/k6/README.md index 719b134484..b7fe2e9a9e 100644 --- a/k6/README.md +++ b/k6/README.md @@ -48,7 +48,7 @@ For the detailed instructions, follow the [k6 documentation][2]. Once the Datadog Agent service is running, run the k6 test and send the metrics to the Agent with: ```shell - K6_STATSD_ENABLE_TAGS=true k6 run --out statsd script.js + K6_STATSD_ENABLE_TAGS=true k6 run --out xk6-output-statsd script.js ``` 4. Visualize the k6 metrics in Datadog.