Skip to main content
Version: 3.7.0

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 IntegrationsPlugins.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 InsightData ModelMetrics or InsightData Explorer.
  • Logs: check under LogsLog Query.
  • Events: check under InsightEvent Query.
  • Traces: check under InsightData QueryTrace.