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

Description section of Metric event that gets pulled into Problem Card

saldrich
Participant

The Description section of a metric event creates a meaningful event message in a Problem Card but how can we pull an additional event fields into the description. For example, if we had a field from a log called "TotalFailures.hostname" how can we specify that in the description so it gets pulled into the Problem card. Thanks.

1 REPLY 1

Maheedhar_T
Mentor

Hi @saldrich ,
It depends on how you create the metric. You specified that you have a field called TotalFailures.hostname by which I assume you have processed the log and created this attribute.
You just have to add that as dimension when creating metric from the log. If you already have that attribute, you get that in this dropdown
Reference:

Maheedhar_T_0-1753386066870.png

Then while creating metric event you can use that dimension as {dims:TotalFailures.hostname}

Regards,
@Maheedhar_T 

 

Maheedhar

Featured Posts