Getting Data In

How to filter by dimension and include names in mstats result?

bdjoulica
New Member

Hi All,

I am looking for a way to filter by dimensions and include their name in mstats result so that down the line I can have charts per metric and dimension. What is the way of referencing custom dimensions?

Regards,
Bartosz

0 Karma

effem
Communicator

I'm not really sure what you want to accomplish directly.
But if you use mstats like this:

| mstats latest(_value) AS last_value WHERE index="my_metrics" metric_name="*" by custom_dimension, metric_name

You are able to use metric_name as well as the custom_dimension field after this command. As well as metric_name and the values of all the metrics.
hope that helps.

p_gurav
Champion

Can you provide some sample data?

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...