Documentation ¶
Overview ¶
Package postgres implements "postgres" surfacer. This surfacer type is in experimental phase right now.
To use this surfacer, add a stanza similar to the following to your cloudprober config:
surfacer { type: POSTGRES postgres_surfacer { connection_string: "postgresql://root:root@localhost/cloudprober?sslmode=disable" metrics_table_name: "metrics" } }
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.