Skip to content

Commit caffcff

Browse files
authored
Update docs/integrations/databases/opentelemetry/mongodb-opentelemetry.md
1 parent 52d19f2 commit caffcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/databases/opentelemetry/mongodb-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Below are the inputs required:
9898

9999
- **`Endpoint (no default)`**. The hostname and port of the MognoDB instance, separated by a colon. This is required to scrap metrics. (For example: `localhost:27017`.)
100100
:::note
101-
For collecting metrics, *only* use the `mongod` endpoint. The Sumo Logic OpenTelemetry collector *does not* support the `mongos` endpoint.
101+
For collecting metrics, *only* use the `mongod` endpoint. The Sumo Logic OpenTelemetry collector *does not* support the `mongos` endpoint.
102102
:::
103103
- **`Logs Path`**. Provide the path to the mongo db log file configured as part of above steps. Typically the logs are located at the location: `/var/log/mongodb/mongodb.log`.
104104
- **`username (optional)`**. If authentication is required, the user can with clusterMonitor permissions can be provided here.

0 commit comments

Comments
 (0)