Go to file
Carl Bergquist b0407b3578
upgrades plugin sdk to 0.30.0 (#22846)
ref grafana/grafana-plugin-sdk-go#94
ref grafana/grafana-plugin-sdk-go#70
2020-03-17 16:58:52 +01:00
.circleci CircleCI: Don't publish storybook for PRs (#22845) 2020-03-17 15:56:08 +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 E2E: Add new run modes for e2e tests (#22795) 2020-03-16 14:35:55 +01:00
devenv TestData: New dashboard that tests variables that update on time range change (#22829) 2020-03-17 10:33:36 +01:00
docs Update team-sync.md (#22766) 2020-03-13 07:30:13 -07:00
e2e E2E: Add new run modes for e2e tests (#22795) 2020-03-16 14:35:55 +01:00
emails
packages Storybook: add canary deploy from master (#22843) 2020-03-17 15:03:59 +01:00
packaging Docker: Upgrade Ubuntu to 19.10 (#22306) 2020-02-19 15:23:54 +01:00
pkg upgrades plugin sdk to 0.30.0 (#22846) 2020-03-17 16:58:52 +01:00
public Explore: Add test coverage for Rich history (#22722) 2020-03-17 16:10:56 +01:00
scripts Webpack: Add relative node_modules path (#22806) 2020-03-16 15:44:23 +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 upgrades plugin sdk to 0.30.0 (#22846) 2020-03-17 16:58:52 +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 E2E: Add new run modes for e2e tests (#22795) 2020-03-16 14:35:55 +01:00
.prettierignore
CHANGELOG.md Update changelog (#22755) 2020-03-12 15:28:59 +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 upgrades plugin sdk to 0.30.0 (#22846) 2020-03-17 16:58:52 +01:00
go.sum upgrades plugin sdk to 0.30.0 (#22846) 2020-03-17 16:58:52 +01:00
jest.config.js FieldOverides: apply field overrides based on configuration (#22047) 2020-02-13 21:37:24 +01:00
latest.json Update latest.json (#22761) 2020-03-12 16:41:34 +01:00
lerna.json Increment Grafana version (#22728) 2020-03-11 17:20:56 +01:00
package.json DevEnv: update frontend dependencies - npm, nodemon, typescript (#22145) 2020-03-16 15:04:02 +01:00
tsconfig.json TSLint → ESLint (#21006) 2020-02-08 02:40:04 +01:00
yarn.lock DevEnv: updates lockfile to fix breaking builds on CI (#22811) 2020-03-16 15:52:25 +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.