Giter Site home page Giter Site logo

blesswinsamuel / grafana-dashboards Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 0.0 158 KB

Grafana dashboards for various services built using grafana schema typescript library

License: Apache License 2.0

TypeScript 99.91% Nix 0.09%
grafana grafana-dashboard grafana-dashboards

grafana-dashboards's Introduction

Hi there ๐Ÿ‘‹

grafana-dashboards's People

Contributors

blesswinsamuel avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

grafana-dashboards's Issues

label_keep seems to be victoriametrics specifically

https://docs.victoriametrics.com/metricsql/#label_keep

{ refId: 'DEVICE', expr: 'label_keep(smartctl_device{instance=~"$instance"}, "device", "model_name")', format: 'table', type: 'instant' },
{ refId: 'TEMP', expr: 'label_keep(smartctl_device_temperature{instance=~"$instance", temperature_type="current"}, "device")', format: 'table', type: 'instant' },
{ refId: 'EXIT', expr: 'label_keep(smartctl_device_smartctl_exit_status{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'PASSED', expr: 'label_keep(smartctl_device_smart_status{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'POWON', expr: 'label_keep(smartctl_device_power_on_seconds{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'PCC', expr: 'label_keep(smartctl_device_power_cycle_count{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'INTSPEED', expr: 'label_keep(smartctl_device_interface_speed{instance=~"$instance", speed_type="current"}, "device")', format: 'table', type: 'instant' },
{ refId: 'CAPBYTES', expr: 'label_keep(smartctl_device_capacity_bytes{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'CAPBLOCKS', expr: 'label_keep(smartctl_device_capacity_blocks{instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'BLKSIZELOG', expr: 'label_keep(smartctl_device_block_size{blocks_type="logical", instance=~"$instance"}, "device")', format: 'table', type: 'instant' },
{ refId: 'BLKSIZEPHY', expr: 'label_keep(smartctl_device_block_size{blocks_type="physical", instance=~"$instance"}, "device")', format: 'table', type: 'instant' },

I'm not sure if you want to make it more portable with something else

I removed them from my queries with no ill effect, so not sure if its something about Victoria

image

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.