Skip to content

lbrlabs/pulumiservice-exporter

Repository files navigation

pulumiservice-exporter

⚠️ This is a work in progress: Any expectations of production readiness fall entirely on the user

A Prometheus exporter for the Pulumi Service

Quick Start

You can run the exporter a Docker image or as a standalone binary.

Simply specify the Pulumi org and an access token

pulumiserver-exporter --org=demo --access-token=pul-xxxxxx
docker run -e PULUMI_ORG=${PULUMI_ORG} -e PULUMI_ACCESS_TOKEN=${PULUMI_ACCESS_TOKEN} ghcr.io/lbrlabs/pulumiservice-exporter

About

A prometheus exporter to scrape metrics from the Pulumi API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages