【发布时间】:2018-02-05 16:06:14
【问题描述】:
我在尝试将自定义指标从我的代码推送到 Google Stackdriver 时遇到以下错误。我正在使用 Java SDK。
Caused by: io.grpc.StatusRuntimeException: INVALID_ARGUMENT: Unknown metric: custom.googleapis.com/jvm/heap/used (cannot auto-create custom metric descriptors without a Stackdriver account). at io.grpc.Status.asRuntimeException(Status.java:526)
【问题讨论】:
标签: stackdriver google-cloud-stackdriver