This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 145
Data Model
Lauren Padia edited this page Mar 22, 2017
·
8 revisions
Object | Description |
---|---|
Alert | Information used to evaluate time-series for various triggering conditions and to send notifications. |
Annotation | Event information that can be associated with a time-series. |
Audit | Change information for data model objects. |
Credentials | Principal login information used to authenticate. |
Dashboard | Information that can be used by a visualization framework to render a dashboard. |
History | Runtime information for data model objects that can be evaluated in some way. |
Trigger | Information about alert conditions for which to send notification. |
Metric | Information about time-series values. |
Namespace | Information about a namespace which can be used to segregate groups of metrics. |
Notification | Information about the notification that should be sent when an alert is triggered. |
User | Information about a principal user. |