atlas api collectionLevelMetrics
On this page
experimental: Returns, adds, and edits pinned namespaces for the specified cluster or process.
Also returns collection level latency metric data.
Options
Name | Type | Required | Description |
---|---|---|---|
-h, --help | false | help for collectionLevelMetrics |
Inherited Options
Name | Type | Required | Description |
---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api collectionLevelMetrics getCollStatsLatencyNamespaceClusterMeasurements - experimental: Get a list of the Coll Stats Latency cluster-level measurements for the given namespace.
atlas api collectionLevelMetrics getCollStatsLatencyNamespaceHostMeasurements - experimental: Get a list of the Coll Stats Latency process-level measurements for the given namespace
This command is invoking the endpoint with OperationID: 'getCollStatsLatencyNamespaceHostMeasurements'. * atlas api collectionLevelMetrics getCollStatsLatencyNamespaceMetrics - experimental: Returns all available Coll Stats Latency metric names and their respective units for the specified project at the time of request. * atlas api collectionLevelMetrics getCollStatsLatencyNamespacesForCluster - experimental: Return the subset of namespaces from the given cluster sorted by highest total execution time (descending) within the given time window. * atlas api collectionLevelMetrics getCollStatsLatencyNamespacesForHost - experimental: Return the subset of namespaces from the given process ranked by highest total execution time (descending) within the given time window. * atlas api collectionLevelMetrics getPinnedNamespaces - experimental: Returns a list of given cluster's pinned namespaces, a set of namespaces manually selected by users to collect query latency metrics on. * atlas api collectionLevelMetrics pinNamespacesPatch - experimental: Add provided list of namespaces to existing pinned namespaces list for collection-level latency metrics collection for the given Group and Cluster
This command is invoking the endpoint with OperationID: 'pinNamespacesPatch'. * atlas api collectionLevelMetrics pinNamespacesPut - experimental: Pin provided list of namespaces for collection-level latency metrics collection for the given Group and Cluster. * atlas api collectionLevelMetrics unpinNamespaces - experimental: Unpin provided list of namespaces for collection-level latency metrics collection for the given Group and Cluster
This command is invoking the endpoint with OperationID: 'unpinNamespaces'.