conflated_topics (instance statistics)
Selecting the conflated_topics
resource will display a list of the conflated topics in the instance.
Metric | Description | Type |
---|---|---|
conflation_ratio | Ratio representing the amount of conflation for this topic. (If there are no updates, this is not calculated and shows as 0.0.) | running average |
interval | Conflation interval. | fixed |
message_type | Message type for this topic. | fixed |
topic | Name of the conflated topic. | fixed |
total_executions | Total number of times the conflation algorithm has been executed. | cumulative |
total_time | Amount of time spent processing this topic. | cumulative |
underlying_topic | Name of the underlying topic that this topic conflates. | fixed |
filter | The optionally configured filter for this topic. | fixed |
pattern | The generated pattern for this topic (defined when the underlying topic is a regex topic). | fixed |
topic_format | The topic format for this topic (defined when the underlying topic is a regex topic). | fixed |
Statistics Database Tables: ICONFLATEDTOPICS_STATIC
, ICONFLATEDTOPICS_DYNAMIC
Additional topic information: ISOW_STATIC
, ISOW_DYNAMIC
Admin Path: /amps/instance/conflated_topics/<id>/<metric>