Go to file
Andreas Christou ee18c64453
OpenTSDB: Fix test (#91761)
Fix test
2024-08-09 19:53:04 +03:00
.bingo
.changelog-archive
.github Chore: Use golanglint-ci-includes script in Makefile (#91742) 2024-08-09 10:05:02 -04:00
.husky
.vim
.vscode
.yarn Update Yarn to v4.4.0 (#91595) 2024-08-07 12:48:56 +02:00
apps/alerting/notifications
conf LDAP: Update ldap config comments with TLS info (#91636) 2024-08-08 17:01:22 +03:00
contribute
cue.mod
devenv LDAP: Add guide on how to configure LDAP with TLS (#91686) 2024-08-08 15:29:00 +03:00
docs Alerting: Support for optimistic concurrency in priovisioning Tempate API (#91195) 2024-08-09 11:40:07 -04:00
e2e
emails
grafana-mixin
hack Chore: Update k8s.io dependencies (#91692) 2024-08-08 18:39:44 +03:00
kinds
local
packages Chore: Add dataplaneAggregator feature toggle (#91715) 2024-08-09 04:41:07 -04:00
packaging
pkg OpenTSDB: Fix test (#91761) 2024-08-09 19:53:04 +03:00
plugins-bundled
public AzureMonitor: Add authproxy as supported user auth method (#91754) 2024-08-09 17:18:46 +01:00
scripts Chore: Fix requires_buildifier typo (#91747) 2024-08-09 11:00:05 -04:00
tools
.betterer.results GOps: Setup FullStory in the IRM configuration tracker (#90442) 2024-08-07 18:08:13 -03:00
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Chore: Fix requires_buildifier typo (#91747) 2024-08-09 11:00:05 -04:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore LDAP: Add guide on how to configure LDAP with TLS (#91686) 2024-08-08 15:29:00 +03:00
.golangci.toml
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml Update Yarn to v4.4.0 (#91595) 2024-08-07 12:48:56 +02:00
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Update tests to use go-workspace script (#91746) 2024-08-09 10:25:27 -04:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Auth: Use claims.AuthInfo in requester (#91739) 2024-08-09 19:46:56 +03:00
go.sum Auth: Use claims.AuthInfo in requester (#91739) 2024-08-09 19:46:56 +03:00
go.work Chore: Add go workspace scripts (#91707) 2024-08-08 16:51:17 -04:00
go.work.sum Auth: Use claims.AuthInfo in requester (#91739) 2024-08-09 19:46:56 +03:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Scenes: Upgrade to v5.7.4 (#91741) 2024-08-09 14:27:08 +03:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Scenes: Upgrade to v5.7.4 (#91741) 2024-08-09 14:27:08 +03:00

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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.