Hi there,
I am new to Grafana and am currently looking into “OpenTelemetry”. To help me with hands on experience, I created a new Grafana Cloud account and setup my stack, tested my instrumented app with the OpenTelemetry Collector configuration connecting to the new Grafana stack, which seemed to be working so far. However, when I navigated to the application and click on “Enable Application Observability”, I am getting an error “could not activate Application Observability”. Not sure if anyone has seen it before. Could you shed some lights on what could be causing it? Pasted below are more details about my stack:
- created my Grafana account today - currently in free tier. My stack is US - West based.
- local stack all running in docker containers, using OpenTelemetry SDK for instrumentation
- local opentelemetry collector running in docker container, configured to connect to Grafana Cloud via connection “Opentelemetry Collector”. Tested this working by sending telemetry data.