Open Q&A
If there's no good subforum for your question - ask it here!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enrich metric with some host tags using Openpipeline

kumaravel
Helper

I am trying to enrich the metric with one of the host tag values which can be set as dt.security_context for better filtering through the Openpipeline metric processing.

Is it possible to access the host tags for the host metric ingested? 

I do get the host id and host group id, is there some other information like meatdata, ostype, etc of host available in the openpipeline processing?

Kind Regards,

Kumaravel

Dynatrace Certified Associate
2 REPLIES 2

PierreGutierrez
Dynatrace Champion
Dynatrace Champion

Hi @kumaravel 
If you are using OneAgent for the ingest metric, I think the host tag is part of the register automaticaly. 
Do you have any picture? or more detail please.

Pierre Gutierrez - LATAM ACE Consultant - Loving Cats! Loving Technology !

Julius_Loman
DynaMight Legend
DynaMight Legend

Those values are not available in OpenPipeline processing. For fast processing, lookups are not available. For general enrichment, look at primary grail fields: https://docs.dynatrace.com/docs/shortlink/semantic-dictionary-primary-grail-fields .

@PierreGutierrez, afaik only the custom properties (not tags) you set on the host level are added as dimensions for host and process group metrics (from that host).

If you want to add this information for reporting, an easier approach would be to look up the data in DQL on query time.

Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts