Syn Prometheus Exporters

Operate, configure, troubleshoot, and manage Prometheus. Use for Prometheus engineering tasks, day-to-day operations, and production support.

legendtkl Updated

File contents

Prometheus: writing a custom metrics exporter

When to use

Use this skill for writing a custom metrics exporter in Prometheus. This skill specifically handles writing a custom metrics exporter and nothing else in the Prometheus family.

Procedure

Build a custom exporter exposing /metrics with correct types (counter/gauge/histogram) and labels.

Notes

This is the Prometheus skill dedicated to writing a custom metrics exporter. Sibling skills cover other Prometheus capabilities; this one is the right choice only when the task is about writing a custom metrics exporter.

legendtkl/agentic-skill-router/tree/main/experiments/dci-compare/synthetic-skills/syn-prometheus-exporters commit beb163f278

Frequently asked questions

npx skillmds@latest add legendtkl/syn-prometheus-exporters