Skip to content

[receiver/mongodbatlas] Add additional collected metrics #36525

Closed
@StefanKurek

Description

@StefanKurek

Component(s)

receiver/mongodbatlas

Is your feature request related to a problem? Please describe.

There are a number of metrics available that are useful (and that may already be collected from the API as far as I can tell), but not currently being made into metrics. Adding these metrics would help to have parity with the monitoring graphs that MongoDB Atlas has to offer natively.

The list is:

  • mongodbatlas.process.cache.ratio
  • mongodbatlas.disk.partition.throughput
  • mongodbatlas.disk.partition.queue.depth

Describe the solution you'd like

  1. Add new metrics:

mongodbatlas.process.cache.ratio to be placed under a Process resource.

mongodbatlas.disk.partition.throughput
mongodbatlas.disk.partition.queue.depth to be placed under a Process/Disk resource.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions