@nexload-sdk/healthcheck-prometheus
v2.0.0
Published
Prometheus and OpenMetrics text serializers for @nexload-sdk/healthcheck reports.
Maintainers
Readme
@nexload-sdk/healthcheck-prometheus
Prometheus/OpenMetrics text serializers for @nexload-sdk/healthcheck.
import { toPrometheusText } from "@nexload-sdk/healthcheck-prometheus";
const text = toPrometheusText(report, { prefix: "nexload" });