CrunchyData / postgres_exporter

A PostgresSQL metric exporter for Prometheus
Apache License 2.0
4 stars 4 forks source link

added kerberos support for pg auth #8

Closed cbrianpace closed 2 years ago

cbrianpace commented 2 years ago

Modified the main.go to add library to pq that provides Kerberos authentication to PostgreSQL.