Go to file
Alexander Emelin e6f9f65fdf
Live: use ReqSignedIn middleware for ws routes (#33381)
2021-04-27 16:19:36 +02:00
.circleci
.github
conf CSP: Set nonce attribute on Webpack injected bundles (#33298) 2021-04-26 11:38:24 +02:00
contribute Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
cue PieChart: Unify tooltip to look the way it looks in TimeSeries (#33032) 2021-04-20 09:45:41 +02:00
cue.mod
devenv GraphNG: stacking (#30749) 2021-04-15 13:00:01 +02:00
docs Docs: Removed type from find annotations example. (#33399) 2021-04-27 07:28:13 +02:00
e2e e2e: slows down failing test (#33401) 2021-04-27 08:53:43 +02:00
emails
grafana-mixin
packages Cards: Fix margins in old card styles (#33421) 2021-04-27 15:54:33 +02:00
packaging
pkg Live: use ReqSignedIn middleware for ws routes (#33381) 2021-04-27 16:19:36 +02:00
plugins-bundled Buttons: replace usage of .btn classnames (#33226) 2021-04-23 10:06:42 +02:00
public Prometheus: Support POST in template variables (#33321) 2021-04-27 16:16:48 +02:00
scripts Build: drop TS checking from `yarn build` (#33235) 2021-04-21 14:40:51 -05:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Remove Revive standalone linter - use it via golangci-lint (#33150) 2021-04-20 16:51:08 +02:00
.editorconfig
.eslintignore
.eslintrc Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
.gitattributes
.gitignore Alerting: Rule edit form (#32877) 2021-04-14 15:57:36 +03:00
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.4 (#32973) 2021-04-14 17:10:19 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu Bug: Add git to Dockerfile.ubuntu (#33247) 2021-04-22 09:11:29 +02:00
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
LICENSING.md Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
MAINTAINERS.md
Makefile Chore: Remove Revive standalone linter - use it via golangci-lint (#33150) 2021-04-20 16:51:08 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md Add storybook (#33373) 2021-04-26 16:00:45 +02:00
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go
go.mod Live: pure websocket push endpoint (#33339) 2021-04-26 13:17:49 +03:00
go.sum Instrument/ruler api (#33290) 2021-04-27 08:25:32 -04:00
jest.config.js Icons: fix iconRoot url (#33243) 2021-04-23 09:06:19 +02:00
latest.json Chore: Bump version in latest.json to 7.5.4 (#33003) 2021-04-14 20:14:04 +02:00
lerna.json
metadata.md
package.json Chore: update icons with a json index (#33354) 2021-04-25 15:24:29 -07:00
tsconfig.json
yarn.lock Chore: update icons with a json index (#33354) 2021-04-25 15:24:29 -07: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 AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.