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
Google Cloud Monitoring provides lots of metrics: https://cloud.google.com/monitoring/api/metrics, and we want to use otel collector to collect them and write to the backend storage we are using. But it seems that now otel collector doesn't support collecting GCP metrics yet. I've searched around in this repo but haven't found such a receiver. Please correct me if I missed something here.
The grafana agent has a similar feature. Maybe that can be a reference if we want the otel collector to have this capability.
The text was updated successfully, but these errors were encountered:
TL;DR no receiver exists today, but we (Google) are happy to help guide anyone who is able to contribute one. I have volunteered as a sponsor for it, if someone steps up to implement and support it.
Component(s)
No response
Describe the issue you're reporting
Google Cloud Monitoring provides lots of metrics: https://cloud.google.com/monitoring/api/metrics, and we want to use otel collector to collect them and write to the backend storage we are using. But it seems that now otel collector doesn't support collecting GCP metrics yet. I've searched around in this repo but haven't found such a receiver. Please correct me if I missed something here.
The grafana agent has a similar feature. Maybe that can be a reference if we want the otel collector to have this capability.
The text was updated successfully, but these errors were encountered: