To run them and see them in Datadog you need to update your query.
K6_STATSD_ENABLE_TAGS=true K6_STATSD_ADDR=datadog:8125 k6 run -e ENV=staging -e PR=pr-164 --out statsd dist/sanity.spec.js
Let me know if this works for you!
To run them and see them in Datadog you need to update your query.
K6_STATSD_ENABLE_TAGS=true K6_STATSD_ADDR=datadog:8125 k6 run -e ENV=staging -e PR=pr-164 --out statsd dist/sanity.spec.js
Let me know if this works for you!