Skip to content

Commit

Permalink
small correction to postgres ohi doc
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossscastro committed Sep 28, 2021
1 parent 808c5f4 commit 8eeb056
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ The PostgreSQL integration collects both Metrics(<strong>M</strong>) and Invento
M
</td>
</tr>

<tr>
<td>
**PGBOUNCER**
Expand Down Expand Up @@ -544,7 +544,7 @@ Example `postgresql-config.yml` file configuration:

```
integrations:
- name: nri-mongodb
- name: nri-postgresql
env:
USERNAME: postgres
PASSWORD: pass
Expand All @@ -569,7 +569,7 @@ Example `postgresql-config.yml` file configuration:
>
```
integrations:
- name: nri-mongodb
- name: nri-postgresql
env:
USERNAME: postgres
PASSWORD: pass
Expand Down Expand Up @@ -598,7 +598,7 @@ Example `postgresql-config.yml` file configuration:
>
```
integrations:
- name: nri-mongodb
- name: nri-postgresql
env:
USERNAME: postgres
PASSWORD: pass
Expand Down Expand Up @@ -633,7 +633,7 @@ Example `postgresql-config.yml` file configuration:

```
integrations:
- name: nri-mongodb
- name: nri-postgresql
env:
USERNAME: postgres
PASSWORD: pass
Expand Down

0 comments on commit 8eeb056

Please sign in to comment.