atlas api collectionLevelMetrics
Public Preview: please provide feedback at: 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 - Public Preview: please provide feedback at: Get a list of the Coll Stats Latency cluster-level measurements for the given namespace.
atlas api collectionLevelMetrics getCollStatsLatencyNamespaceHostMeasurements - Public Preview: please provide feedback at: Get a list of the Coll Stats Latency process-level measurements for the given namespace
This command is autogenerated and corresponds 1:1 with the Atlas API endpoint https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Collection-Level-Metrics/operation/getCollStatsLatencyNamespaceHostMeasurements. * atlas api collectionLevelMetrics getCollStatsLatencyNamespaceMetrics - Public Preview: please provide feedback at: 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 - Public Preview: please provide feedback at: 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 - Public Preview: please provide feedback at: 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 - Public Preview: please provide feedback at: 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 - Public Preview: please provide feedback at: Add provided list of namespaces to existing pinned namespaces list for collection-level latency metrics collection for the given Group and Cluster. * atlas api collectionLevelMetrics pinNamespacesPut - Public Preview: please provide feedback at: Pin provided list of namespaces for collection-level latency metrics collection for the given Group and Cluster. * atlas api collectionLevelMetrics unpinNamespaces - Public Preview: please provide feedback at: Unpin provided list of namespaces for collection-level latency metrics collection for the given Group and Cluster
This command is autogenerated and corresponds 1:1 with the Atlas API endpoint https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Collection-Level-Metrics/operation/unpinNamespaces.