The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Go to file
Giuseppe Guerra 322fde1f5b
Plugins: Angular: Removed getLegacyAngularInjector Angular pattern (#74862)
Plugins: Angular: Removed getLegacyAngularInjector angular pattern
2023-09-18 11:50:45 +02:00
.bingo
.changelog-archive
.github Chore: Upgrade Go to 1.20.8 (#74978) 2023-09-18 11:29:50 +03:00
.husky
.vim
.vscode
.yarn
conf Feature: Allow to skip plugin loading (#74840) 2023-09-14 12:58:12 +02:00
contribute
cue.mod
devenv Loki: Fix devenv with structured metadata (#74899) 2023-09-14 17:22:14 +02:00
docs Update make docs procedure (#74976) 2023-09-18 10:49:39 +01:00
e2e Chore: consolidate e2e scripts in package.json (#74906) 2023-09-14 15:00:29 +01:00
emails
grafana-mixin
kinds
local
packages Grafana-UI: Add title in order to read out keyboard shortcuts (#74553) 2023-09-18 10:44:12 +02:00
packaging Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
pkg Plugins: Angular: Removed getLegacyAngularInjector Angular pattern (#74862) 2023-09-18 11:50:45 +02:00
plugins-bundled
public Sandbox: Make window.monaco and window.Prism available for plugins inside the sandbox (#74977) 2023-09-18 10:45:09 +02:00
scripts Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
tools
.betterer.results DashboardScene: Inspect / Json tab (#74701) 2023-09-14 12:17:04 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
babel.config.json
build.go
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
crowdin.yml
cypress.config.js Chore: consolidate e2e scripts in package.json (#74906) 2023-09-14 15:00:29 +01:00
Dockerfile Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
embed.go
go.mod Chore: Update centrifuge to v0.30.2 (#74855) 2023-09-14 08:03:41 -04:00
go.sum Chore: Update centrifuge to v0.30.2 (#74855) 2023-09-14 08:03:41 -04:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.20.8 (#74978) 2023-09-18 11:29:50 +03:00
metadata.md
NOTICE.md
package.json Chore: consolidate e2e scripts in package.json (#74906) 2023-09-14 15:00:29 +01:00
README.md
ROADMAP.md
SECURITY.md
stylelint.config.js
SUPPORT.md
tsconfig.json
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
yarn.lock

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

This project is tested with BrowserStack

License

Grafana is distributed under AGPL-3.0-only. For Apache-2.0 exceptions, see LICENSING.md.