Skip to content
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
TypeScript Go HTML Rich Text Format CSS Shell Other
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci CircleCI: Push master Docker images without revision in tag (#22218) Feb 14, 2020
.github change sync target branch to master (#21930) Feb 13, 2020
conf Azure OAuth: enable teamsync (#22160) Feb 14, 2020
contribute Docs: Add doc templates (#21927) Feb 11, 2020
devenv Links: Assure base url when single stat, panel and data links are bui… Feb 10, 2020
docs Docs: Fix TestData docs (#22279) Feb 18, 2020
emails Emails: Update notification templates (#19662) Oct 31, 2019
packages @grafana/toolkit: lint fix option now writes changes to disk (#22278) Feb 18, 2020
packaging Docker: Publish enterprise image with master-commit tag (#22008) Feb 7, 2020
pkg API: Improve recovery middleware when response already been written (#… Feb 18, 2020
public LinkSrv: Add newlines so I can read code Feb 19, 2020
scripts Chore: Fixed strict null errors (#22238) Feb 17, 2020
tools/phantomjs Update render.js Sep 21, 2018
vendor Auth: Azure AD OAuth (#20030) Feb 13, 2020
.babelrc Performance/Webpack: Introduces more aggressive code-splitting and ot… Sep 3, 2019
.bra.toml Fail when server is unable to bind port (#20409) Nov 18, 2019
.browserslistrc Fix: Autoprefixer is now working (#16351) Apr 2, 2019
.dockerignore remove duplicated /tmp entry in .dockerignore Aug 9, 2018
.editorconfig TSLint → ESLint (#21006) Feb 8, 2020
.eslintrc TSLint → ESLint (#21006) Feb 8, 2020
.gitignore Storybook: Add color theme and theme switcher (#22005) Feb 17, 2020
.prettierignore Updated prettierignore Mar 8, 2019
CHANGELOG.md Fix mentioning Slack users/groups (#21734) Feb 11, 2020
CODE_OF_CONDUCT.md Spelling/grammar fixes in top level markdown files Jan 28, 2019
CONTRIBUTING.md Docs: Clean up contribute docs (#19716) Oct 22, 2019
Dockerfile TSLint → ESLint (#21006) Feb 8, 2020
Dockerfile.ubuntu TSLint → ESLint (#21006) Feb 8, 2020
Gruntfile.js Docker: Build and use musl-based binaries in alpine images to resolve… Oct 24, 2019
ISSUE_TRIAGE.md Docs: Clean up contribute docs (#19716) Oct 22, 2019
LICENSE Small license correction Mar 21, 2019
Makefile Build: adds make target run-frontend (#20227) Nov 12, 2019
NOTICE.md Update NOTICE.md Aug 9, 2018
PLUGIN_DEV.md Update PLUGIN_DEV.md (#19387) Sep 26, 2019
README.md Docs: Add "the" to license reference in README (#20167) Nov 5, 2019
ROADMAP.md Update ROADMAP.md (#19384) Sep 25, 2019
SECURITY.md Docs: Update SECURITY.md (#19385) Sep 26, 2019
SUPPORT.md Update SUPPORT.md (#19383) Sep 25, 2019
UPGRADING_DEPENDENCIES.md Update UPGRADING_DEPENDENCIES.md (#19386) Sep 25, 2019
build.go Docker: Build and use musl-based binaries in alpine images to resolve… Oct 24, 2019
go.mod Auth: Azure AD OAuth (#20030) Feb 13, 2020
go.sum Auth: Azure AD OAuth (#20030) Feb 13, 2020
jest.config.e2e.js Refactor: move end-to-end test infrastructure to @grafana/toolkit (#1… Jul 19, 2019
jest.config.js FieldOverides: apply field overrides based on configuration (#22047) Feb 13, 2020
latest.json Update latest.json versions to 6.6.1 (#21972) Feb 6, 2020
lerna.json next version 6.7.0 (#21617) Jan 21, 2020
package.json Migrations: Signup page (#21514) Feb 17, 2020
tsconfig.json TSLint → ESLint (#21006) Feb 8, 2020
yarn.lock TimePicker: fixing weird behavior with calendar when switching betwee… Feb 18, 2020

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.

You can’t perform that action at this time.