Questions tagged [ibm-cloud-monitoring]

4 questions
1
vote
1 answer

How to configure monitoring for multiple IBM cloud apps at once

My application consists of >10 microservices every of each is running as cloud foundry app in IBM Cloud. They run in multiple environments (dev, test, prod, etc). I want to add monitoring to them and now I'm only able to do this configuring every…
0
votes
1 answer

IBM Cloud Monitoring - Viewing Custom Metrics in Grafana

I'm pushing custom metrics to IBM monitoring using the REST API. That seems to work because querying the data returns it (see below). However, whatever metric I try to configure in Grafana, the visualization always comes up empty with "no…
Oren
  • 1,796
  • 1
  • 15
  • 17
0
votes
1 answer

Provisioning lite monitoring plan fails with "not allowed to provision non-lite plan"

"Lite org is not allowed to provision non-lite plans" Even though I'm requesting a lite plan it tells me I'm trying to provision a non-lite plan. I've tried this through the console AND the CLI. CLI command was: bx cf create-service Monitoring lite…
satolizard
  • 199
  • 2
  • 3
-1
votes
1 answer

IBM Cloud Databases for MongoDB: Detailed Monitoring

I use IBM Cloud Databases for MongoDB in one of my projects. This service is integrated with Grafana within IBM. Grafana only lets me monitor two specific metrics: disc usage and RAM usage. I need to monitor way more metrics such as delays. I cannot…