views
Clicking the views
link will give a list of the views defined in the configuration file for the AMPS instance. Clicking a view will display the detailed resources for views.
Element
Description
Type
conflation
The inline conflation mode of the view.
fixed
conflation_ratio
The ratio of incoming to conflated updates. (If there are no updates, this is not calculated and shows as 0.0.)
snapshot
grouping
List of one or more fields, which are used to determine message aggregation.
fixed
message_type
The message type of messages produced by this view.
fixed
projection
The formula defined in the AMPS config for the computed transformation of one or more fields onto a new field.
fixed
queue_depth
The number of updates to the view that are pending, but have not yet been applied.
snapshot
topic
The name of the new AMPS topic created by this view.
fixed
underlying_topic
The source topic used to compute the projected view.
fixed
Statistics Database Tables: IVIEWS_STATIC
, IVIEWS_DYNAMIC
Admin Path: /amps/instance/views/<id>/<metric>
Last updated