legend icon indicating copy to clipboard operation
legend copied to clipboard

Legend builds and publishes Grafana dashboards for your services with prefilled metrics and alerts for your services.

Results 14 legend issues
Sort by recently updated
recently updated
newest added

Make the numerator exact match (same as the denominator) We could've also used a query like: > [Grafana](https://grafana.grofers.com/d/1LIco9Ynz/track-order-service-usered?orgId=1&from=now-1h&to=now&editPanel=32) ``` kube_deployment_status_replicas_available{deployment=~"^{{deployment_name}}*"} / on (deployment) label_replace(kube_horizontalpodautoscaler_spec_min_replicas{horizontalpodautoscaler=~"^{{hpa_name}}.*"}, "deployment", "$1", "horizontalpodautoscaler", "(.*)") ``` but...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Look for the jinja templates with `data_source_type` as `InfluxDB` and refactor the queries in them to replace `"` with ` . Ref: https://github.com/grofers/legend/blob/master/legend/metrics_library/metrics/platform_ec2_metrics.j2

good first issue
tech debt

fixes : [issue](https://github.com/grofers/legend/issues/68) Signed-off-by: Aniruddha Amit Dutta

**Is your feature request related to a problem? Please describe.** Developers for ease of use end up modifying grafana dashboards directly. But when the k8s manifest for legend is applied,...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...

Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of this project. #### Changes included in this PR - Changes to the following...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...

Keeping your Docker base image up-to-date means you’ll benefit from security fixes in the latest version of your chosen image. #### Changes included in this PR - Dockerfile We recommend...