cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Are extensions necessary to get alerts for remote DB SQL/MySQL DBs?

PavanBarika
Frequent Guest

Actually, we have a Azure Devops pipeline to create custom-alerts and extensions as well. But, as part of Monaco automation in the pipeline order structure we first create custom-alerts and then custom extensions.

So, I need a clarification that does we need extensions to create the remote DB metrics.

Because when we trying to create the mysql remote DB alert for eg: Table-locks-waited which is extension metric getting the below error.

PavanBarika_0-1663751595595.png

3 REPLIES 3

Mike_L
Dynatrace Guru
Dynatrace Guru

Hi,

Please first create the metrics and then create the alerts.

Mike

Mike

PavanBarika
Frequent Guest

We cant change the order of creating  custom-alerts then custom-extension.

Is there any other way we can do this.

kristof_renders
Dynatrace Champion
Dynatrace Champion

I see that you are using Monaco.

If you create a dependency between the configurations monaco will figure out the order automatically. This is done in the yaml definition. Information can be found in the Monaco documentation: https://dynatrace-oss.github.io/dynatrace-monitoring-as-code/configuration/yaml_config#referencing-o...

 

Hope this helps.

Kristof

Featured Posts