Jens-Wolfhard Schicke-Uffmann

Results 12 issues of Jens-Wolfhard Schicke-Uffmann

**Describe the bug** Some tempo dashboards still use the `"graph"` visualization. **To Reproduce** Steps to reproduce the behavior: Provision e.g. https://github.com/grafana/tempo/blob/a7511b698ae072ec3b2c5a80142e52c6e7be1998/operations/tempo-mixin-compiled/dashboards/tempo-tenants.json into a current Grafana. Observe warnings about AngularJS being...

Priority Med

https://github.com/labstack/echo/blob/612967a9fec11b112a16c7b62efc2344eae308e8/middleware/logger.go#L205,L208 defines a JSON-like log format, suggesting logs will be formatted as JSON when it is used. However, no escaping takes place. Running the Example from README.md and then ```shell...