Go to file
Ivana Huckova 0a97d0fff3
Prometheus: Change condition for exemplars availability (#40780)
2021-10-22 16:41:16 +02:00
.bingo
.circleci
.github Chore: Ignore copy-webpack-plugin updates in toolkit (#40812) 2021-10-22 15:03:47 +01:00
.vscode
.yarn
conf
contribute
cue/scuemata
cue.mod
devenv
docs Correct price-plans list for this feature (#40283) 2021-10-21 20:19:38 +02:00
e2e
emails Alerting: Layout fixes for email template (#40676) 2021-10-22 09:12:37 +02:00
grafana-mixin
packages ErrorBoundary: Support recovering from errors in PanelChrome & PanelRenderer (#40785) 2021-10-22 11:52:05 +02:00
packaging Packaging: remove private users setting in systemd unit files (#40815) 2021-10-22 16:19:55 +02:00
pkg Refactor Prometheus response handling and reduce allocations (#40765) 2021-10-22 12:34:21 +02:00
plugins-bundled
public Prometheus: Change condition for exemplars availability (#40780) 2021-10-22 16:41:16 +02:00
scripts Build/CI: Make `integration-tests` depend on `initialize` (#40782) 2021-10-21 22:28:57 +02:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Build/CI: Make `integration-tests` depend on `initialize` (#40782) 2021-10-21 22:28:57 +02:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.2.2 (#40751) 2021-10-21 13:03:41 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Build/CI: Make `integration-tests` depend on `initialize` (#40782) 2021-10-21 22:28:57 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
embed.go
go.mod GoogleCloudMonitoring: use grafana-google-sdk-go for auth (#40490) 2021-10-21 16:29:56 -04:00
go.sum GoogleCloudMonitoring: use grafana-google-sdk-go for auth (#40490) 2021-10-21 16:29:56 -04:00
jest.config.js
latest.json Update latest.json (#40767) 2021-10-21 16:10:57 +02:00
lerna.json
metadata.md
package.json Update dependency @types/node to v14 (#40405) 2021-10-21 16:52:26 +02:00
stylelint.config.js Chore: Replace Sass-lint with Stylelint (#40617) 2021-10-20 11:34:24 +02:00
tsconfig.json
yarn.lock Update dependency @types/node to v14 (#40405) 2021-10-21 16:52:26 +02:00

README.md

Grafana

The open-source platform for monitoring and observability.

License Drone 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.