Dynatrace: Add to list of DS with custom label logic (#90258)

This commit is contained in:
Fabrizio
2024-07-15 10:18:54 +02:00
committed by GitHub
parent 0547a9ed88
commit 612ebf5508
3 changed files with 22 additions and 15 deletions

View File

@@ -148,6 +148,7 @@ func TestCheckIfSeriesNeedToBeFixed(t *testing.T) {
}
supportedDatasources := []string{
datasources.DS_DYNATRACE,
datasources.DS_GRAPHITE,
datasources.DS_TESTDATA,
}