package
0.0.0-20220513172435-cf1b1e8c3f42
Repository: https://github.com/crunchydata/postgresql-prometheus-adapter.git
Documentation: pkg.go.dev

# Functions

NewClient creates a new PostgreSQL client.
Pop - Pop first element from list.
Push - Push element at then end of list.

# Variables

QueueMutex is used thread safe operations on promSamples list object.

# Structs

Client - struct to hold critical values.
Config for the database.
PGParser - Threaded parser.
PGWriter - Threaded writer.