promexporter

command module
v0.15.3 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 3 Imported by: 0

README

Prom Exporter

Go Reference Go Report Card

The prometheus exporter is a simple HTTP server that exposes metrics derived from several public apis. The metrics are exposed in the prometheus format and can be scraped by a prometheus server.

Grafana dashbaords are in the /dashboards directory.

Running Locally

Make sure METRICS_HANDLER is set to OTLP otherwise this will no-op

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cmd contains the cmd for the prometheus exporter.
Package cmd contains the cmd for the prometheus exporter.
Package config contains the config for the prom exporter.
Package config contains the config for the prom exporter.
Package exporters contains the exporters for the prometheus exporter.
Package exporters contains the exporters for the prometheus exporter.
internal
decoders
Package decoders contains custom w3 decoders.
Package decoders contains custom w3 decoders.
gql/dfk
Package dfk contains methods to interface with the dfk graphql api.
Package dfk contains methods to interface with the dfk graphql api.
gql/explorer
Package explorer contains the explorer gql client
Package explorer contains the explorer gql client
gql/explorer/contrib
Package main spins up a explorer api and introspects the graphql api
Package main spins up a explorer api and introspects the graphql api
gql/util
Package util contains utilities for interfacing w/ gql
Package util contains utilities for interfacing w/ gql
types
Package types contains types specific to prom exporting.
Package types contains types specific to prom exporting.

Jump to

Keyboard shortcuts

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