Skip to content
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
TypeScript Go HTML Rich Text Format JavaScript CSS Other
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci Build: Stricter linting should break the build (#23606) Apr 16, 2020
.github Codeowner: Marcus Olsson and Jess for .mdx files (#23290) Apr 2, 2020
conf Backend plugins: Renderer v2 plugin (#23625) Apr 21, 2020
contribute Docs: Update documentation-style-guide.md (#23659) Apr 19, 2020
devenv Chore: Upgrade to Go 1.14 (#23371) Apr 8, 2020
docs Docs: Minor typo fix in documentation (#23745) Apr 21, 2020
e2e NewPanelEditor: UI update of add panel widget (#23715) Apr 21, 2020
emails Emails: Update notification templates (#19662) Oct 31, 2019
packages TablePanel: avoid toArray for memoizedData (#23744) Apr 21, 2020
packaging Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
pkg Image Rendering: Make it work using serve_from_sub_path configured (#… Apr 21, 2020
plugins-bundled Form migrations: Final components to LegacyForms (#23707) Apr 21, 2020
public Tracing: Change color palette. (#23656) Apr 21, 2020
scripts Backend plugins: Renderer v2 plugin (#23625) Apr 21, 2020
tools Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
vendor Backend plugins: Renderer v2 plugin (#23625) Apr 21, 2020
.babelrc Performance/Webpack: Introduces more aggressive code-splitting and ot… Sep 3, 2019
.bra.toml Chore: Upgrade to Go 1.14 (#23371) Apr 8, 2020
.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 Support using multiple datasources for testing bulk alerting. (#23258) Apr 1, 2020
.prettierignore Updated prettierignore Mar 8, 2019
.prettierrc.js Prettier: Add prettier config that imports prettier from toolkit (#23729 Apr 21, 2020
CHANGELOG.md Image Rendering: Remove PhantomJS support (#23460) Apr 15, 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 Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
Dockerfile.ubuntu Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
Gruntfile.js Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
ISSUE_TRIAGE.md Docs: Clean up contribute docs (#19716) Oct 22, 2019
LICENSE Small license correction Mar 21, 2019
Makefile Backend plugins: Renderer v2 plugin (#23625) Apr 21, 2020
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
api-extractor.json Docs: added code comments for everything in the @grafana/runtime pack… Apr 15, 2020
build.go Image Rendering: Remove PhantomJS support (#23460) Apr 15, 2020
go.mod Backend plugins: Renderer v2 plugin (#23625) Apr 21, 2020
go.sum Plugins: verify manifest signature (#23519) Apr 14, 2020
jest.config.js @grafana/ui: Create Icon component and replace part of the icons (#23402 Apr 8, 2020
latest.json update latest to 6.7.1 (#22933) Mar 20, 2020
lerna.json Increment Grafana version (#22728) Mar 11, 2020
package.json Prettier: Add prettier config that imports prettier from toolkit (#23729 Apr 21, 2020
tsconfig.json tsconfig: set `jsx` option to "react" (#23335) Apr 3, 2020
yarn.lock CSS: Various css bug fixes (Safari fix for graph panels and more) (#2… Apr 21, 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.