Go to file
Arve Knudsen b1af28122b
Server: Fail when unable to create log directory (#20804)
2019-12-02 15:40:32 +01:00
.circleci
.github Update stale.yml 2019-12-02 15:20:07 +01:00
conf OAuth: Add missing setting from defaults.ini (#20691) 2019-11-27 11:08:08 +02:00
contribute
devenv StatPanel: ColorMode, GraphMode & JustifyMode changes (#20680) 2019-12-01 17:02:44 +01:00
docs Docs: Remove typo from mssql.md (#20748) 2019-11-29 07:38:53 -08:00
emails
packages Packages: Fixed rollup issue with grafana-ui (#20790) 2019-12-02 07:44:42 +01:00
packaging
pkg Server: Fail when unable to create log directory (#20804) 2019-12-02 15:40:32 +01:00
public Datasource/Loki: Fixes regression where enhanceDataFrame was not called (#20660) 2019-12-02 12:05:40 +00:00
scripts
tools/phantomjs
vendor transform: update to use sdk with frame.labels moved to frame.[]field.labels (#20670) 2019-11-26 13:28:16 -05:00
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.editorconfig
.gitignore
.prettierignore
CHANGELOG.md Updated changelog 2019-12-02 12:51:44 +01:00
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
build.go
go.mod transform: update to use sdk with frame.labels moved to frame.[]field.labels (#20670) 2019-11-26 13:28:16 -05:00
go.sum transform: update to use sdk with frame.labels moved to frame.[]field.labels (#20670) 2019-11-26 13:28:16 -05:00
jest.config.e2e.js
jest.config.js
latest.json Release: Updates latest.json and grafana/packages/*/package.json (#20734) 2019-11-28 03:47:48 -08:00
lerna.json
package.json
tsconfig.json
tslint.json
yarn.lock

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.