Send health data
StackState
Last updated
StackState
Last updated
StackState can synchronize health information from your own data sources either via HTTP or the .
The StackState Receiver API accepts topology, metrics, events and health data in a common JSON object. The default location for the receiver API is the <STACKSTATE_RECEIVER_API_ADDRESS>
, constructed using the <STACKSTATE_BASE_URL>
and <STACKSTATE_RECEIVER_API_KEY>
.
The <STACKSTATE_RECEIVER_API_ADDRESS>
for StackState deployed on Kubernetes or OpenShift is:
The <STACKSTATE_BASE_URL>
and <STACKSTATE_RECEIVER_API_KEY>
are set during StackState installation, for details see .
Topology, telemetry and health data are sent to the receiver API via HTTP POST. There is a common JSON object used for all messages.
StackState accepts health data based on a chosen . The message that can be sent for each model are described on the pages below: