Installation

How does Splunk multi-metric claim the license?

BluePegasus
Loves-to-Learn Lots

I saw the following text in the documentation:

 

When ingesting metrics data, each metric event is measured by volume like event data. However, the per-event size measurement is capped at 150 bytes. Metric events that exceed 150 bytes are recorded as only 150 bytes. Metric events less than 150 bytes are recorded as event size in bytes plus 18 bytes, up to a maximum of 150 bytes. Metrics data draws from the same license quota as event data.

 

 I'm wondering how splunk handles multi-metrics with the dimensions and tags. 

Here an example:

 

{
   Tag1: Cross-Direction (CD)
   Type: CSV
   Unit: LS77100
   Groupe: Traverse
   metric_name: LS77100.Traverse.Y1: 1.15
   metric_name: LS77100.Traverse.Y2: 2.13
   metric_name: LS77100.Traverse.Y3: 2.14
   metric_name: LS77100.Traverse.Y4: 1.16
}

 

 So what is count here as a Byte? So do I have to pay for every character after "metric_name:"?
And what is with the Tags above: Do I pay for one tag like Tag1 or Unit in this example four times?

In this example I just got four points in reality that are around 3000 points. In the moment I'm sending the information as an event to splunk. I think about to ingest them as metrics because i guess there are better in performance. Maybe another way is to send it as an event, split them and make mcollect, not sure what is the best way. 

Labels (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...