prom2hny

module
v0.0.0-...-3764bd7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 20, 2021 License: Apache-2.0

README

prom2hny

OSS Lifecycle

STATUS: this project has been archived. See https://github.com/honeycombio/home/blob/main/honeycomb-oss-lifecycle-and-practices.md

Scrapes Prometheus clients and sends their metrics to Honeycomb. The current primary use case is to send kube-state-metrics data to Honeycomb.

Usage
  1. Run kube-state-metrics

    git clone https://github.com/kubernetes/kube-state-metrics
    kubectl apply -f kube-state-metrics/kubernetes
    
  2. Deploy this utility:

    kubectl create secret generic honeycomb-writekey --from-literal=key=$YOUR_HONEYCOMB_WRITEKEY --namespace=kube-system
    kubectl apply -f kubernetes/deployment.yaml
    

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL