Prometheus Remote Write Health Check

GET

Performs a health check for prometheus remote write Vector sink. All this endpoint does is verify if the caller is authenticated and the server is online. Once Vector allows the Prometheus remote write endpoint to configure the healthcheck url, we can remove this endpoint.

See: https://github.com/vectordotdev/vector/issues/8279

Path parameters

dataSourceRidstringRequired

Response

This endpoint returns a boolean.
Built with