Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,13 @@ To collect more comprehensive database metrics from MongoDB Atlas, install the [

## Data Collected

### Metrics

Refer to the [MongoDB integration documentation][4] for a comprehensive list of metrics collected by the MongoDB integration.

{{% dbm-mongodb-agent-data-collected %}}

[1]: /database_monitoring/architecture/#cloud-managed-databases
[2]: /account_management/api-app-keys/
[3]: /integrations/mongodb_atlas/
[4]: /integrations/mongodb_atlas/#metrics
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,11 @@ The Database Monitoring feature for MongoDB is available in the beta version of

## Data Collected

### Metrics

Refer to the [MongoDB integration documentation][2] for a comprehensive list of metrics collected by the MongoDB integration.

{{% dbm-mongodb-agent-data-collected %}}

[1]: /account_management/api-app-keys/
[2]: /integrations/mongo/?tab=standalone#metrics
[2]: /integrations/mongo/?tab=standalone#metrics
4 changes: 0 additions & 4 deletions layouts/shortcodes/dbm-mongodb-agent-data-collected.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
### Metrics

Refer to the [MongoDB integration documentation][2] for a comprehensive list of metrics collected by the MongoDB integration.

### Slow Operations

Database Monitoring for MongoDB captures slow operations from either MongoDB slow query logs or the `system.profile` collection. Slow operations are defined as those taking longer than the `slowms` threshold set in your MongoDB configuration.
Expand Down