Skip to content

Commit be109b3

Browse files
committed
Rearranging folder structure and adding a note for metric collection support in different version of otel agent and postgresql
1 parent 3310178 commit be109b3

File tree

1 file changed

+4
-0
lines changed
  • docs/send-data/opentelemetry-collector/remote-management/source-templates/postgresql

1 file changed

+4
-0
lines changed

docs/send-data/opentelemetry-collector/remote-management/source-templates/postgresql.md renamed to docs/send-data/opentelemetry-collector/remote-management/source-templates/postgresql/postgresql.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The PostgreSQL metrics [receiver](https://github.com/open-telemetry/opentelemetr
3636

3737
The monitoring user which is used in the source template must be granted permission to SELECT permission for [pg_stat_database](https://www.postgresql.org/docs/current/monitoring-stats.html#MONITORING-PG-STAT-DATABASE-VIEW).
3838

39+
:::note
40+
For SumoLogic OpenTelemetry collector version below 0.116 metric collection will work only for PostgreSQL version 16 and below. With Sumo Logic OpenTelemetry collector version 0.116 and above metric collection will work for Postgresql version 17 as well.
41+
:::
42+
3943
### For logs collection
4044

4145
Configure logging in PostgreSQL:

0 commit comments

Comments
 (0)