package
0.0.0-20220119154207-894d22ef427f
Repository: https://github.com/boredabdel/kubernetes-engine-samples.git
Documentation: pkg.go.dev

# README

Stackdriver dummy exporter

Open in Cloud Shell

A simple sd-dummy-exporter container exports a metric of constant value to Stackdriver in a loop. The metric name and value can be passed by flags. Pod Name and Namespace are also passed by flags.

Build

Provided manifest files use already available images. You don't need to do anything else to use them. The following steps are only applicable if you want to build your own image.

If you would like to build this image locally and deploy via Arifact Registry, checkout Artifact Registry Quickstart for Docker.