Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

OEM App for Grafana time series query naming

Piotr WrzosekApr 23 2024

Hi,

I have questions / issues regarding times series query type in latest OEM App for Grafana (4.0.1).

  1. Is it possible to alter the name of the returned fields (measurements)? They seem to be built like <Alias by><Target Name><Metric KEY_VALUE>[_<Metric KEY_VALUE2>__<Metric KEY_VALUE3>…]. If <Alias by> is cleared <Target Name> is automatically filled in instead which makes it even worse: <Target Name><Target Name><Metric KEY_VALUE>[_<Metric KEY_VALUE2>__<Metric KEY_VALUE3>…]. I don't even want a single <Target Name> in field name as target name is usually set by dropdown, therefore it's superfluous here. The names are just unnecessarily long and hard to read.
  2. You can clear <Alias by> value for the query but upon editing it again it's automatically filled to the default of ${oem_gf_metricgroup}_${oem_gf_metric} which makes it a nuisance to clear it every time. And like mentioned above even when cleared it still changes field name by additional <Target Name>.
  3. In general key values of metrics should be exposed as separate dimensions in Grafana allowing proper data analysis and presentation. Flattening them out by concatenating their values to a single named field is a shortcoming.

Best regards,
Piotr

Comments
Post Details
Added on Apr 23 2024
2 comments
325 views