• Adrián López Calvo's avatar
    Fix several issues on Datadog integration service form · cafdcda1
    Adrián López Calvo authored
    * Adding blank query parameters `env` and `service` to the URL
    * Accepting blank string on the `:datadog_site` field
    * Wrong validation of `:datadog_site` and `:api_url` together when both are blank strings
    * Default value for `:datadog_site` not working as intended.
    * Test button hangs when testing before saving, with invalid data.
    cafdcda1
datadog_service.rb 3.73 KB