Custom Data via API-Webhook
Push any data type (metrics, alerts, traces, logs, entities) to the ONE platform through a single WebHook endpoint.
Prerequisites
- The ONE platform can reach the WebHook source environment.
Getting Started
ONE Platform Setup
- Navigate to Integrations → Plugins.Click Start Integration on the API-Webhook card.
- Fill in the task parameters and copy the generated WebHook push URL.
- Save the job; it is created in the disabled state.
- Manually enable the job to begin processing.
Source-Side Configuration
- POST your JSON payload to the WebHook push URL obtained above.
Configure Data Stream
- ONE does not provide a default stream for custom formats.
- Create a manual data stream to parse, transform, and store the incoming payload before you enable the task.
Verification
- Metrics: check under Insight → Data Model → Metrics or Insight → Data Explorer.
- Logs: check under Logs → Log Query.
- Events: check under Insight → Event Query.
- Traces: check under Insight → Data Query → Trace.