(Grafana Cloud and GCP Stackdriver)
- Create a metric using SD as data source
- Select ‘Logging’ and then an existing Metric
- Change the visualization to a table
Result: You see 2 columns: the timestamp and a hit count
Question: Can I also return a value(s) or a portion of the log itself? Preferable with a targeted key from the Payload. (e.x.: jsonPayload.data.initial_request.foo
)