Add new panel - cache hit ratio#52
Conversation
|
Hi @itay-grudev @jsilvela |
|
As @sxd suggested, it could be nice to remove template databases. I'll have a look into it. |
|
Until now I've always added a custom monitoring query for cache hit ratios. I didn't realise we've had the data already. |
|
Just a comment that on testing, I saw the warning notice which complains about metric names. |
|
@jsilvela @itay-grudev I just changed the query to exclude template0 and template1 series. |
|
@pchovelon not working properly. Malformed JSON. Going to see if I can do a quick fix for you. |
|
Ah, yes, it's all the unescaped quotes in the JSON... |
jsilvela
left a comment
There was a problem hiding this comment.
unescaped quotes in JSON. I left you a suggestion that fixes it, I hope
|
Anything I can do to see this PR merged ? @jsilvela @itay-grudev |
|
@pchovelon did you even read my review from 3 weeks ago? The code as it stands doesn't work. |
Oh I see ... I wrote a review ... but it seems you never get it. You should saw it now. Is it right ? 🤔 |
|
@pchovelon ok I see it now, but I'm confused. The only difference I see between your fix and mine is that you have two newlines. I'll have to test this ... later, possibly today can't promise. |
|
For the sake of readability of this thread (tsk, Github). |
Signed-off-by: Pierrick Chovelon <pierrick.chovelon@dalibo.com>
Signed-off-by: Pierrick <139142330+pchovelon@users.noreply.github.com>
Signed-off-by: Pierrick <139142330+pchovelon@users.noreply.github.com>
Signed-off-by: Pierrick <139142330+pchovelon@users.noreply.github.com>
Add a new panel to follow cache hit ratio of databases.
The panel used this promql query :