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

Inconsistent and faulty metric selectors #594

Open
MrWelsch opened this issue Nov 20, 2024 · 1 comment
Open

Inconsistent and faulty metric selectors #594

MrWelsch opened this issue Nov 20, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MrWelsch
Copy link

MrWelsch commented Nov 20, 2024

Describe the bug
It appears that every time a terraform apply is run, the Dynatrace Terraform resources get recreated. This is especially true for e.g. dashboards, which completly clutters the dry run (terraform plan) making it hard to check planned changes to our infrastructure, seeing as some dashboards consist of thousands of lines of json code. Though an even greater issue we face with the Dynatrace Terraform provider is that between applies, different metric selectors are applied to the same metric event, as seen:
image
image
image

This issue shows the wrong metric selector for the correct metric event.
When checking the correct metric selector, it shows different values for different time intervals though at the same point in time

To Reproduce
I do not think this is easily reproducible

Expected behavior
Consistent behaviour between terraform applies, so that the metric selector defined in code is actually used.

For reference, we have already created a Dynatrace Support Ticket:
https://one.dynatrace.com/hc/en-us/requests/394230

@MrWelsch MrWelsch added the bug Something isn't working label Nov 20, 2024
@Reinhard-Pilz-Dynatrace
Copy link
Collaborator

Hi @MrWelsch

Sorry for the late response - somehow we didn't notice the new ticket. Dynatrace ONE just reached out to us. Since you already have a Support Ticket open, I would suggest to continue the discussion in there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants