Support

Destinations

Prometheus Remote-Write

Send Prometheus Remote-Write requests.


Overview

Send your Prometheus Remote-Write payloads to compatible Receivers.

Prometheus Remote-Write compatible Receivers include Victoria Metrics, OTEL Collector, InfluxDB, M3, Thanos, Elastic Agent, and Prometheus of course! For a longer list check out the Remote-Write specification.

Properties

Base

  • Destination type name: prometheus_remote_write
  • Name

Required

  • url: (string) URL to hit

Common (Not Required)

  • auth_type: (string) one of none basic_auth bearer
  • username (string) optional Basic Auth username
  • password: (string) optional Password for Basic Auth or Bearer Auth

Notes

  • Timeout default is 5 seconds
Previous
PostHog