Go to file
Torkel Ödegaard 77ef9abeed
PanelEvents: Isolate more for old angular query editors (#30379)
2021-01-19 12:36:50 +01:00
.circleci
.github
conf
contribute
dashboard-schemas
devenv GraphNG: Color series from by value scheme & change to fillGradient to gradientMode (#29893) 2021-01-18 19:48:45 +01:00
docs Update signing docs (#30296) 2021-01-19 08:43:16 +01:00
e2e Prometheus: Add support for Exemplars (#28057) 2021-01-15 16:20:20 +01:00
emails
grafana-mixin
packages Loki: Remove showing of unique labels with the empty string value (#30363) 2021-01-19 11:06:51 +01:00
packaging
pkg AlertingNG: Save alert instances (#30223) 2021-01-18 20:57:17 +02:00
plugins-bundled
public PanelEvents: Isolate more for old angular query editors (#30379) 2021-01-19 12:36:50 +01:00
scripts
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore Chore: Lint all files for no-only-tests (#30364) 2021-01-19 11:06:27 +01:00
.eslintrc Chore: Lint all files for no-only-tests (#30364) 2021-01-19 11:06:27 +01:00
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.4.0-beta1 (#30348) 2021-01-18 13:13:36 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
go.mod Chore(deps): Bump google.golang.org/grpc from 1.33.1 to 1.35.0 (#30342) 2021-01-18 10:49:49 +01:00
go.sum Chore(deps): Bump google.golang.org/grpc from 1.33.1 to 1.35.0 (#30342) 2021-01-18 10:49:49 +01:00
jest.config.js
latest.json Chore: update latest versions to 7.3.7 (#30282) 2021-01-14 15:49:32 +01:00
lerna.json
package.json chore: bump lodash to 4.17.20 (#30359) 2021-01-18 17:22:25 +01:00
tsconfig.json
yarn.lock chore: bump lodash to 4.17.20 (#30359) 2021-01-18 17:22: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 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.