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

Grafana Enterprise Plugin Dynatrace - Alias

patmis
Contributor

In our company we use Grafana Enterprise as central solution for dashboards. We intent to use the Grafana Enterprise Plugin for Dynatrace. First tests were successful. There is just one area where we struggle and thats how to get proper names for series or instances. In Grafana this is achieved by setting an alias. However, we have yet not found how to set a proper alias for Synthetic Monitors to display only the name of the Synthetic Monitor. Currently it looks like this:

EntPlugin_Dynatrace_Synthetic_Monitor_Name_as_Alias.png

What do we have to use as alias? Somehow we sholbd be able to use `dt.entity.synthetic_test.name`as alias.
The tooltip is not much of use:

 

EntPlugin_Dynatrace_Alias_Tooltip.png

The documentation is in my opinion not very clear about aliases:

Alias

There are two different types of aliases you will encounter while using the Dynatrace plugin. The first is a static alias. An alias of this type is available on every query that you build, and the name of the alias starts with a lowercase letter. The second is a dynamic alias, which changes based on the metric that you are using in your query, and the name of the alias starts with an uppercase letter. The Dynatrace plugin supports several different aliases: Metric Names, Aggregation, Display Name, Host, and Description.

Name Value

$namebuiltin:apps.other.keyUserActions.reportedErrorCount.os
$aggregationauto,value
$displayNameReported error count (by key user action, OS) [mobile, custom]

 

Does somebody know more about it? Thank you in advance!

Best Regards,
Patrick

1 REPLY 1

ChadTurner
DynaMight Legend
DynaMight Legend

I would recommend also posting this to a Grafana community as well as its centric to Grafana and their configuration.

-Chad

Featured Posts