Go to file
Torkel Ödegaard 08133ea31a
BarGauge: First bar gauge panel option & some refactoring (#23128)
* First bar gauge panel option

* Update doc comments

* Minor changes

* progress

* Fixing typing errors

* Minor type updates

* Fix that TS!

* Bring satisfaction to that beast called typescript

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2020-03-27 12:38:46 +01:00
.circleci CircleCI: Tweak concurrency when packaging (#23129) 2020-03-27 12:25:54 +01:00
.github
conf
contribute
devenv
docs Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
e2e @grafana/e2e: API improvements (#23079) 2020-03-26 12:15:58 -04:00
emails
packages BarGauge: First bar gauge panel option & some refactoring (#23128) 2020-03-27 12:38:46 +01:00
packaging
pkg Stackdriver: Support for SLO queries (#22917) 2020-03-27 12:01:16 +01:00
public BarGauge: First bar gauge panel option & some refactoring (#23128) 2020-03-27 12:38:46 +01:00
scripts
tools/phantomjs
vendor Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +01:00
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.eslintrc
.gitignore
.prettierignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
Gruntfile.js
ISSUE_TRIAGE.md
LICENSE
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
api-extractor.json
build.go
go.mod Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +01:00
go.sum Core: Add go-datemath library (#22978) 2020-03-26 10:26:47 +01:00
jest.config.js
latest.json
lerna.json
package.json DevEnv: update frontend dependencies - react-transition-group (#22998) 2020-03-26 16:04:14 +01:00
tsconfig.json
yarn.lock DevEnv: update frontend dependencies - react-transition-group (#22998) 2020-03-26 16:04:14 +01:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Circle CI Go Report Card

Grafana allows you to query, visualize, alert on and understand your metrics no matter where they are stored. Create, explore, and share dashboards with your team and foster a data driven culture:

  • Visualize: Fast and flexible client side graphs with a multitude of options. Panel plugins for many different way to visualize metrics and logs.
  • Dynamic Dashboards: Create dynamic & reusable dashboards with template variables that appear as dropdowns at the top of the dashboard.
  • Explore Metrics: Explore your data through ad-hoc queries and dynamic drilldown. Split view and compare different time ranges, queries and data sources side by side.
  • Explore Logs: Experience the magic of switching from metrics to logs with preserved label filters. Quickly search through all your logs or streaming them live.
  • Alerting: Visually define alert rules for your most important metrics. Grafana will continuously evaluate and send notifications to systems like Slack, PagerDuty, VictorOps, OpsGenie.
  • Mixed Data Sources: Mix different data sources in the same graph! You can specify a data source on a per-query basis. This works for even custom datasources.

Get started

Unsure if Grafana is for you? Watch Grafana in action on play.grafana.org!

Documentation

The Grafana documentation is available at grafana.com/docs.

Contributing

If you're interested in contributing to the Grafana project:

Get involved

License

Grafana is distributed under the Apache 2.0 License.