GCP Stackdriver Logs-Based Metrics for custom payload value

前端 未结 1 874
温柔的废话
温柔的废话 2021-01-24 21:24

Already created my filters with a specific value from the jsonPayload.

I want to create a metric which plots the values of Process_time.

Can anyone plea

相关标签:
1条回答
  • 2021-01-24 22:11

    Click on the "CREATE METRIC" button above the filter box and use jsonPayload.process_time as the Field name

    The other attributes are generally described in the instructions on https://cloud.google.com/logging/docs/logs-based-metrics/distribution-metrics

    0 讨论(0)
提交回复
热议问题