Code Monkey home page Code Monkey logo

grafana-dashboard's Introduction

Important Notes

This dashboard has been migrated to kyverno/kyverno and is no longer maintained.

Grafana Dashboard

See post for screenshot and installation instructions.

grafana-dashboard's People

Contributors

alumpe avatar aslafy-z avatar ercpereda avatar fjogeleit avatar jecnua avatar joebowbeer avatar mishamo avatar radolumbo avatar realshuting avatar treydock avatar yashvardhan-kukreja avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

grafana-dashboard's Issues

Negative data values in dashboard

Hi,

Since this commit, we are seeing negative values in the dashboard that just don't make sense.

Further more the rule execution success rate / background-scans success rate were changed into failure rates but the threshold colors weren't changed to a low failure rate is showing in red but it should actually be green.

Screenshot:
Screenshot 2022-10-28 at 10 06 11

[Bug] Chart dashboard uses delta on counters

Kyverno Version

1.8.2

Description

The dashboard included in the chart currently make uses of delta on counters. For example. https://github.com/kyverno/kyverno/blob/5557d6c85d7e1866ebd3bed5c1c3a4c9d55a3881/charts/kyverno/grafana/dashboard.json#L2816

I believe delta is meant to be used for gauges. In this situation this can cause problem because delta does not take counter resets into account. This means that you can end up with negative values of admission requests, for example:
image

I believe increase is probably the proper function here since it takes counter resets into account:
image

See https://prometheus.io/docs/prometheus/latest/querying/functions/#delta and https://prometheus.io/docs/prometheus/latest/querying/functions/#increase

Slack discussion

No response

Troubleshooting

  • I have read and followed the documentation AND the troubleshooting guide.
  • I have searched other issues in this repository and mine is not recorded.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.