You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/infrastructure/host-integrations/host-integrations-list/postgresql/postgresql-integration.mdx
+19-8
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ To install the PostgreSQL monitoring integration, you must run through the follo
32
32
33
33
### PostgreSQL versions [#postgresql-versions]
34
34
35
-
Our integration is compatible with PostgreSQL until version 16.
35
+
Our integration is compatible with PostgreSQL v17 and lower.
36
36
37
37
### Supported managed services [#supported-ms]
38
38
@@ -724,6 +724,10 @@ The PostgreSQL integration collects the following metrics. Some metric names are
724
724
id="instanceSample"
725
725
title="PostgresqlInstanceSample metrics"
726
726
>
727
+
728
+
<Callout variant="tip">
729
+
With PostgreSQL v17, we renamed some metrics to better reflect their source tables. You can see the updated names indented below their earlier versions.
730
+
</Callout>
727
731
<table>
728
732
<thead>
729
733
<tr>
@@ -740,7 +744,8 @@ The PostgreSQL integration collects the following metrics. Some metric names are
0 commit comments