You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a problem with the metric exporter. On following the guide for exporting metrics to Google Cloud, I was facing the following error (attached in log output).
│ 2023-04-17T09:42:48.503Z info service/telemetry.go:90 Setting up own telemetry... │
│ 2023-04-17T09:42:48.503Z info service/telemetry.go:116 Serving Prometheus metrics {"address": ":8888", "level": "Basic"} │
│ Error: failed to build pipelines: failed to create "googlecloud" exporter fordata type "metrics": no project setin config, or found with application default credentials │
│ 2023/04/17 09:42:48 collector server run finished with error: failed to build pipelines: failed to create "googlecloud" exporter fordata type "metrics": no project setin config, or found with application default credentials
Additional context
No response
The text was updated successfully, but these errors were encountered:
Component(s)
exporter/googlecloud
What happened?
Description
There seems to be a problem with the metric exporter. On following the guide for exporting metrics to Google Cloud, I was facing the following error (attached in log output).
Steps to Reproduce
Expected Result
Actual Result
Collector version
0.75.0
Environment information
Environment
GKE
OpenTelemetry Collector configuration
Log output
Additional context
No response
The text was updated successfully, but these errors were encountered: