Melloware
Melloware
its just checking the Micrometer metric `"expr": "process_start_time_seconds * 1000"` which is exposed in the Prometheus metrics. ```json { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "process_start_time_seconds * 1000",...
@brunobat 👍🏻 👍🏻 ⭐
Thanks for testing @gastaldi
@brunobat I just pre-emptively updated the PR to use the two new property names for `grafana.endpoint` and `otel-collector.url`
Up to you! We can create the Card as "LGTM" instead of "Observability" etc. We can create many cards or 1 single card with many values.
Would you prefer I rename this card "LGTM" ?
@alesj check this out. @phillip-kruger it won't let me rename the Card Title it looks like it always uses the extension name? So if one extension were to produce many...
Thanks @phillip-kruger that makes sense.
@brunobat i merged your changes from your recently accepted PR but it won't let me squash them now?
I made the mistake of fixing a merge conflict in the GitHub editor and that does a merge instead of rebase