Go to file
Dimitris Sotirakis 8be3ea269d
Default to pull_request events (#54640)
2022-09-02 17:39:05 +03:00
.bingo
.changelog-archive
.github Fix: publish_docs GitHub action needs to be updated after a script that was used there has been removed (#54597) 2022-09-01 16:37:17 +00:00
.husky
.vim
.vscode
.yarn
conf Explore: Add Mixed Datasource (#53429) 2022-08-31 09:24:20 -05:00
contribute Docs: Deprecating packages_api and removing it from our pipelines (#54473) 2022-09-01 18:15:44 +02:00
cue.mod
devenv Grafana Backend: Establish a database version support policy. (#54374) 2022-08-31 09:40:35 +08:00
docs Docs: Deprecating packages_api and removing it from our pipelines (#54473) 2022-09-01 18:15:44 +02:00
e2e Geomap: Spatial operations location options transform e2e test (#54162) 2022-08-25 17:34:24 -04:00
emails
grafana-mixin
packages TimeSeries: fix padding, force 0-100% y range when % stacked (#54197) 2022-09-02 09:26:04 -05:00
packaging Alerting: add docs for file provisioning (#53101) 2022-08-17 18:53:36 +02:00
pkg Default to pull_request events (#54640) 2022-09-02 17:39:05 +03:00
plugins-bundled Correlations: Add CorrelationSettings Page (#53821) 2022-08-26 11:27:28 +01:00
public TimeSeries: fix padding, force 0-100% y range when % stacked (#54197) 2022-09-02 09:26:04 -05:00
scripts Run gen-version in windows pipelines (#54624) 2022-09-02 06:27:20 -04:00
tools
.betterer.results TimeSeries: fix padding, force 0-100% y range when % stacked (#54197) 2022-09-02 09:26:04 -05:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Run gen-version in windows pipelines (#54624) 2022-09-02 06:27:20 -04:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Build: Introduce webpack manifest plugin (#49798) 2022-08-30 05:18:55 -04:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.3.11, 8.4.11, 8.5.11 and 9.0.8 (#54493) 2022-08-30 20:55:01 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md Icons: Move unicons icons to the repository and generate the iconsBundle.js with nodejs (#53766) 2022-08-23 15:47:14 +02:00
MAINTAINERS.md
Makefile Update README build references (#54394) 2022-08-29 16:36:06 +02:00
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go plugins: New static scanner and validator, with Thema slot support (#53754) 2022-08-22 12:11:45 -04:00
go.mod Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
go.sum Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 2022-08-31 08:54:32 -04:00
jest.config.js
latest.json Update latest.json (#54484) 2022-08-31 09:17:59 +01:00
lerna.json
metadata.md
package.json Docs: Deprecating packages_api and removing it from our pipelines (#54473) 2022-09-01 18:15:44 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: Refresh out of date yarn lock file (#54620) 2022-09-02 11:08:27 +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:

  • Visualizations: 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.