Go to file
Arve Knudsen 9bcccd7574
CircleCI: Implement new release pipeline (#22625)
* CircleCI: Adapt build-pipeline to implement also release pipeline
2020-03-11 15:45:52 +01:00
.circleci CircleCI: Implement new release pipeline (#22625) 2020-03-11 15:45:52 +01:00
.github Testing code owners for backend code (#22572) 2020-03-04 17:08:07 +01:00
conf Dashboard: Adds support for a global minimum dashboard refresh interval (#19416) 2020-02-28 14:32:01 +01:00
contribute Update documentation-style-guide.md (#22581) 2020-03-06 06:50:23 -08:00
devenv Links: Assure base url when single stat, panel and data links are built (#21956) 2020-02-10 12:45:15 +01:00
docs What's new docs for 6.7 release (#22721) 2020-03-11 15:23:47 +01:00
emails
packages Toolkit: use fs-extra instead of fs (#22723) 2020-03-11 07:37:31 -07:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg API: Fix redirect issues (#22285) 2020-03-11 11:04:48 +02:00
public PanelInspector: Add Stats Tab (#22683) 2020-03-11 13:19:06 +01:00
scripts Webpack: Updated terser plugin (#22669) 2020-03-10 11:09:45 +01:00
tools/phantomjs Rendering: Have phantomjs wait a bit before rendering to give fonts a change to load (#22623) 2020-03-06 17:55:13 +01:00
vendor Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04:00
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.eslintrc TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
.gitignore Docs: adding API reference documentation support for the packages libraries. (#21931) 2020-02-25 13:59:11 +01:00
.prettierignore
CHANGELOG.md changelog: adds note about breaking change (#22480) 2020-02-28 12:51:53 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Fix Dockerfile lint errors (#22496) 2020-02-28 16:27:49 +01:00
Dockerfile.ubuntu Fix Dockerfile lint errors (#22496) 2020-02-28 16:27:49 +01:00
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 Docs: adding API reference documentation support for the packages libraries. (#21931) 2020-02-25 13:59:11 +01:00
build.go
go.mod Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04:00
go.sum Backend Plugins: use sdk v0.26.0 (#22725) 2020-03-11 10:06:16 -04:00
jest.config.e2e.js
jest.config.js FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
latest.json Chore: Update latest.json (#22345) 2020-02-20 08:49:05 -08:00
lerna.json next version 6.7.0 (#21617) 2020-01-21 15:15:38 +01:00
package.json Explore: Rich History (#22570) 2020-03-10 15:08:15 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock Toolkit: use fs-extra instead of fs (#22723) 2020-03-11 07:37:31 -07: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.