GoogleCloudPlatform / GoogleCloudPlatform/k8s-stackdriver

Permission to create Metrics of any MetricType

Open
#477 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
409
Forks
236
Avg merge
2h 34m
Merged PRs (30d)
9

Description

I am able to create a Custom Metrics whose MetricType is say "custom.googleapis.com/utilization". How can I create a metric of MetricType "{my-company-name}.com/utilization"? I am getting permission denied error.
```
could not create custom metric: rpc error: code = PermissionDenied desc = User ashwinbaranwal2001@gmail.com does not have permission to write to metric {my-company-name}.com/utilization.
error details: name = DebugInfo detail = User ashwinbaranwal2001@gmail.com does not have permission to write to metric {my-company-name}.com/utilization. stack =
```

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.