Go to file
Steven Vachon 2c6993f18a
@grafana/e2e: include Cypress tsconfig in published package (#22698)
2020-03-10 15:37:48 -04:00
.circleci CI: Deploy enterprise image (#22488) 2020-02-28 13:22:38 +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 Docs: Add version note about Azure AD OAuth2 (#22692) 2020-03-10 17:15:25 +01:00
emails
packages @grafana/e2e: include Cypress tsconfig in published package (#22698) 2020-03-10 15:37:48 -04:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 2020-03-10 15:18:27 +01:00
public Graphite: Update config editor (#22553) 2020-03-10 13:20:38 -04: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 Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 2020-03-10 15:18:27 +01:00
.babelrc
.bra.toml Fail when server is unable to bind port (#20409) 2019-11-18 09:49:08 +01:00
.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 Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 2020-03-10 15:18:27 +01:00
go.sum Send jsondata for Datasources on DatasourceConfig for backend plugins (#22681) 2020-03-10 15:18:27 +01: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 Explore: Rich History (#22570) 2020-03-10 15:08:15 +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.