Sriram

Results 90 comments of Sriram

@bboreham - The fix was tested in https://github.com/grafana/grafana-private-mirror/commits/v8.5.0-felmo1. Actual fix will be implemented once the promclient released and tested (in a separate PR). This PR was just here to validate...

nvm. Will keep this PR open and update this once the promclient released.

I think you can achieve this using delimliters such as `,` . or something more complex delimiters like `~#~`

@yellowpattern did you manage to sort this out?

Hi @drradwan sorry. I couldn't understand the issue, Doesn't reversing the BgColors help?

Sorry. With the current design of this plugin, this can't be done as we support only numeric values. We don't have plan to do support anytime soon as this may...

Hi @peynman , Thanks for the feedback. Could you provide more details about your requirement? Boom table has all the "column style" features in "Patterns" tab. You can set, thresholds,...

Suppose your metric is `A.B.C.XXXXX.YYYYYYY.ZZZZ.aaa.bbb.somemetric` assuming XXX , YYY and ZZZ are unique columns, and if you need your output like `Product XXXX (aaa) Product type ZZZ` as your row...

it would be helpful to find solution if you give some screenshots /mock.

Hi @peynman . It seems this can be done if the title is part of the metric. Otherwise not possible with the current implementation. ( If you have few metrics,...