How can we integrate MongoDB ATLAS in AZURE monitoring?

mayur sanap 31 Reputation points
2022-04-19T08:05:32.217+00:00

We are going to implement MongoDB ATLAS on azure. Post implementation we need to monitor the Database health without using ATLAS monitoring dashboard.
We are already using AZURE monitoring for other services. Please let me know how can we integrate MongoDB ATLAS in AZURE monitoring? is it possible to integrate OR I have to use ATLAS monitoring dashboard only?

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,803 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Monalla-MSFT 11,636 Reputation points
    2022-05-05T14:08:02.72+00:00

    @mayur sanap - Welcome to Microsoft and thanks for reaching out.

    It depends on the language you are monitoring. For example, MongoDB calls are auto-collected for Java.

    Please take a look at this document for information: java-in-process-agent

    Hope this helps. and please feel free to reach out if you have any further questions.

    ------------------------------------------------------------------

    If the above response was helpful, please feel free to "Accept as Answer" and "Upvote" the same so it can be beneficial to the community.