Skip to content

Commit

Permalink
add providers to supported providers
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Mar 27, 2024
1 parent 4ae67a4 commit 0dfb617
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metrics-operator/controllers/common/providers/common.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@ var SupportedProviders = []string{
DynatraceDQLProviderType,
PrometheusProviderType,
DataDogProviderType,
CortexProviderType,
ThanosProviderType,
}

0 comments on commit 0dfb617

Please sign in to comment.