postgres_exporter/cmd
Miguel Hernandez 2b896ea2df add support for boolean data types as metrics
This is useful if your database uses true/false for state and want to make prometheus alerts based on that.
Before, booleans were not able to be parsed.  See issue #201
2019-07-01 08:44:56 +10:00
..
postgres_exporter add support for boolean data types as metrics 2019-07-01 08:44:56 +10:00