Go to file
Jack Westbrook 4178ebc0a1
Annotations: Fixes issues loading angular annotation query editors and updating annotation query model (#32903)
* style(dashboardsettings): disable eslint react hooks exhaustive deps warning

* Unrelated fix

* Fix annotation angular loading issues

* Fixing update issue

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-04-13 13:16:56 +02:00
.circleci
.github Docs: Sync master docs against next version (#32602) 2021-04-12 09:42:10 +02:00
conf Auth: support JWT Authentication (#29995) 2021-03-31 08:40:44 -07:00
contribute Fix style guide: web server (#32817) 2021-04-09 01:02:00 +02:00
cue Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 2021-04-08 01:11:11 -07:00
cue.mod Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 2021-04-08 01:11:11 -07:00
devenv v8: remove Singlestat panel and add automatic migration to stat/gauge(#31904) 2021-04-12 12:47:17 +02:00
docs Update pie-chart-panel.md (#32914) 2021-04-12 21:14:55 +02:00
e2e Variables: Confirms selection before opening new picker (#32586) 2021-04-06 09:21:37 +02:00
emails Update email template for AlertingNG (#32691) 2021-04-07 14:52:48 +05:30
grafana-mixin
packages Docs: fix export issue to prevent docs generation from failing. (#32929) 2021-04-13 13:07:40 +02:00
packaging Chore: Change from double to single quotes (#32430) 2021-03-29 17:40:26 +03:00
pkg Alerting: Add checks for non supported units - disable defaulting to seconds (#32477) 2021-04-12 15:53:51 +03:00
plugins-bundled Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
public Annotations: Fixes issues loading angular annotation query editors and updating annotation query model (#32903) 2021-04-13 13:16:56 +02:00
scripts Docs: fix export issue to prevent docs generation from failing. (#32929) 2021-04-13 13:07:40 +02:00
tools
.bra.toml
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 2021-04-01 10:32:00 +02:00
.dockerignore
.drone.star
.drone.yml Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 2021-04-08 01:11:11 -07:00
.editorconfig
.eslintignore Chore: Lint all files for no-only-tests (#30364) 2021-01-19 11:06:27 +01:00
.eslintrc Buttons: Refactor & use new theme (#32767) 2021-04-08 13:00:58 +02:00
.gitattributes
.gitignore Add menu.yaml to .gitignore (#30743) 2021-01-29 10:42:53 -05:00
.prettierignore Theming: Updates to select styles and theme model progress (#32797) 2021-04-12 14:23:00 +02:00
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.3 (#32749) 2021-04-07 15:31:10 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Downgrade to node:14.16.0-alpine3.13 (#32065) 2021-03-17 17:07:39 +02:00
Dockerfile.ubuntu Make build docker full fix (#29570) 2020-12-03 14:17:40 +01:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile Remove tidy-check script (#31423) 2021-02-23 17:53:30 +02:00
NOTICE.md Update NOTICE.md 2021-01-06 08:16:50 +01:00
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 2021-04-08 01:11:11 -07:00
go.mod Chore(deps): Bump google.golang.org/api from 0.42.0 to 0.44.0 (#32879) 2021-04-12 13:05:35 +02:00
go.sum Chore(deps): Bump google.golang.org/api from 0.42.0 to 0.44.0 (#32879) 2021-04-12 13:05:35 +02:00
jest.config.js
latest.json Update latest.json to 7.5.3 (#32755) 2021-04-07 16:22:43 +02:00
lerna.json Revert ""Release: Updated versions in package to 7.4.3" (#31444)" (#31452) 2021-02-24 17:53:08 +01:00
metadata.md Docs: Document plugin authentication in metadata schema (#32703) 2021-04-08 18:13:18 +02:00
package.json CloudWatch: replace full query parser with regex scanner that extracts stats groups (#32610) 2021-04-07 10:58:57 -05:00
tsconfig.json
yarn.lock Grafana-UI: Fix Storybook Docs prop tables reporting "Args unsupported" in custom MDX (#32889) 2021-04-12 13:08:59 +02: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 offer many different ways 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.