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 |
| The inline conflation mode of the view. | fixed |
| The ratio of incoming to conflated updates. (If there are no updates, this is not calculated and shows as 0.0.) | snapshot |
| List of one or more fields, which are used to determine message aggregation. | fixed |
| The message type of messages produced by this view. | fixed |
| The formula defined in the AMPS config for the computed transformation of one or more fields onto a new field. | fixed |
| The number of updates to the view that are pending, but have not yet been applied. | snapshot |
| The name of the new AMPS topic created by this view. | fixed |
| 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