Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[datadog_monitor] Allow default_tags values to contain colons. #2703

Merged
merged 2 commits into from
Dec 9, 2024

Commits on Dec 4, 2024

  1. [datadog-monitor] Allow default_tags values to contain colons (bugfix).

    Only separate the key before the first colon, all subsequent colons are
    considered to be part of the value as stated in datadog docs.
    Amaury-Behague committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    aca6d9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a580f5 View commit details
    Browse the repository at this point in the history