diff options
author | Christopher Baines <mail@cbaines.net> | 2016-01-16 23:12:02 +0000 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2016-01-16 23:12:02 +0000 |
commit | e5a4008f1abaf24ca228ee658b71585524b1d4d2 (patch) | |
tree | a3f9e31650875cab572eeb92950479c720165936 /.gitmodules | |
parent | ce2c0ba9223499457a2c7aac22600baaa2f9199b (diff) | |
download | cbaines.net-e5a4008f1abaf24ca228ee658b71585524b1d4d2.tar cbaines.net-e5a4008f1abaf24ca228ee658b71585524b1d4d2.tar.gz |
Add page about the Prometheus PgBouncer Exporter
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 2e1f8ba..8a5e6a1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "projects/osm/osm-intro/osm-intro"] path = projects/osm/osm-intro/osm-intro url = http://git.cbaines.net/osm-intro +[submodule "projects/prometheus-pgbouncer-exporter"] + path = projects/prometheus-pgbouncer-exporter + url = http://git.cbaines.net/prometheus-pgbouncer-exporter |