Skip to content

matchers(datadog) - Add WithCredentials option for explicit Datadog API credentials#48

Merged
Minosity-VR merged 1 commit into
mainfrom
simon.marechal/explicit-credentials
Apr 10, 2026
Merged

matchers(datadog) - Add WithCredentials option for explicit Datadog API credentials#48
Minosity-VR merged 1 commit into
mainfrom
simon.marechal/explicit-credentials

Conversation

@Minosity-VR

Copy link
Copy Markdown
Contributor

What does this PR do?

Enhancement: allows to pass the datadog credentials directly rather than using the env vars

Motivation

When using programmatically, it can happen that we want threatest to interact with different datadog accounts. In that case, we need one pair of app/api keys per account.

goroutines share the env variables so we can't rely on that if we have mulitple parallel attacks for instance

Checklist

  • Unit tests
  • Documentation

christophetd
christophetd previously approved these changes Apr 10, 2026
@Minosity-VR
Minosity-VR force-pushed the simon.marechal/explicit-credentials branch from 37bdc29 to 3866a8b Compare April 10, 2026 11:27
@Minosity-VR
Minosity-VR merged commit ec79353 into main Apr 10, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants