google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
212 stars 40 forks source link

Reduce the number of custom Dataflow metrics (`Your project already contains 100 Dataflow-created metric descriptors`). #244

Open alxmrs opened 2 years ago

alxmrs commented 2 years ago
Your project already contains 100 Dataflow-created metric descriptors, 
so new user metrics of the form custom.googleapis.com/* will not be created. 
However, all user metrics are also available in the metric 
dataflow.googleapis.com/job/user_counter. If you rely on the custom metrics, 
you can delete old / unused metric descriptors. 
See https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.list 
and https://developers.google.com/apis-explorer/#p/monitoring/v3/monitoring.projects.metricDescriptors.delete
alxmrs commented 2 years ago

Related to this discussion: https://github.com/google/weather-tools/issues/60#issuecomment-1257470372