google / google/weather-tools

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

Open
#244 1 comment 0 reactions 0 assignees View on GitHub
bug P1
Dominant language
Python
Stars
252
Forks
60
Avg merge
8d 4h
Merged PRs (30d)
3

Description

```
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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.