Note: If the alarm or metric queue is full, incoming events will be discarded until space is made in the queue.
You can use variable names in topic to dynamically redirect the events into specific topics. You can use metric or alarm tag property names as variables:
Example: Let's consider following metric:
{"timestamp":1594742051,"value":4.0,"key":"sap.hana.HANA_THREADS.THREADS_COUNT","tags":{"instance":"aglgesrvhana02b","sid":"HA5","group":"Agentil"}}
If you set “metrics-%group%-%sid%“ in metric topic, this metric will be put in topic: metrics-Agentil-HA5
val1=12;val2=no