signoz icon indicating copy to clipboard operation
signoz copied to clipboard

Conditional color codes for number(Value) widgets in dashboard

Open bhaswanth88 opened this issue 2 years ago • 1 comments

Is your feature request related to a problem?

As the value widgets are pure textual, easy / quick glance will be hard if there are multiple value widget, so conditional visual representation will be easy to look.

Describe the solution you'd like

In the scenario I am using, I have created one dashboard which shows expiry of SSL certificates issued for domains we are maintaining. As there are multiple domains, multiple value widgets are created, but the content inside is very textual, so if there a way to display color based on conditions such as

  1. green if ssl expiry date is above a month
  2. yellow if ssl expiry is between month and 10 days.
  3. red if ssl expires in less than 10 days.

as it is just value, just like alert thresholds, multiple conditions with color code can be mapped and visually shown.

Describe alternatives you've considered

None.

Additional context

Add any other context or screenshots about the feature request here.

Thank you for your feature request – we love each and every one!

bhaswanth88 avatar Sep 28 '22 04:09 bhaswanth88

similar kind can also be introduced for Services section-> columns: P99, Error Rate & OPS

bhaswanth88 avatar Sep 28 '22 07:09 bhaswanth88

Hello, I would love to work on this also. Thanks

fakoredeDamilola avatar Apr 22 '23 10:04 fakoredeDamilola

Hello, I would love to work on this also. Thanks

please go ahead

palashgdev avatar Apr 23 '23 13:04 palashgdev

Any updates on this?

AbelHristodor avatar Nov 19 '23 09:11 AbelHristodor

part of the latest release https://github.com/SigNoz/signoz/releases/tag/v0.34.0

ankitnayan avatar Nov 19 '23 17:11 ankitnayan