Go to file
Diego Augusto Molina e462974359
Chore: Prevent xorm from interfering with indexes (#94790)
prevent xorm from interfering with indexes
2024-10-16 22:52:42 -03:00
.bingo
.changelog-archive
.github update @grafana/scenes as well + group together in future 2024-10-16 09:42:32 +01:00
.husky
.vim
.vscode Chore: vscode devenv cleanup (#94290) 2024-10-14 16:37:04 +03:00
.yarn
apps
conf ShareInternally: Make stale short link expiry optional (#88137) 2024-10-16 11:36:54 +03:00
contribute
cue.mod
devenv Chore: vscode devenv cleanup (#94290) 2024-10-14 16:37:04 +03:00
docs Update Pyroscope data source for Exlore Profiles (#94825) 2024-10-16 16:53:13 -04:00
e2e Release: Bump version to 11.4.0-pre (#94569) 2024-10-11 11:31:04 +01:00
emails
grafana-mixin
hack
kinds
local
packages New Select: Async functionality (#94147) 2024-10-16 13:16:09 +01:00
packaging
pkg Chore: Prevent xorm from interfering with indexes (#94790) 2024-10-16 22:52:42 -03:00
plugins-bundled
public Tempo: Support new traceql intrinsics (#94240) 2024-10-16 16:08:02 +01:00
scripts Frontend: Extract CSS imports into files (#94655) 2024-10-16 11:10:34 +02:00
tools
.betterer.results Routing: Update connections to react router 6 (#94461) 2024-10-15 16:10:31 +03:00
.betterer.results.json
.betterer.ts
.bra.toml Chore: Avoid update-workspace when watching go files (#94716) 2024-10-15 15:40:51 +02:00
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Support more version formats in publishing (#94575) 2024-10-15 09:27:13 -05:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.nvmrc
.nxignore
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.trivyignore
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Add gen-go as dependency for update-workspace (#94737) 2024-10-15 12:27:27 -04:00
NOTICE.md
README.md docs: Readme (#94657) 2024-10-15 09:38:09 +00:00
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod Chore: Update authlib version (#94714) 2024-10-15 16:58:46 +02:00
go.sum Chore: Update authlib version (#94714) 2024-10-15 16:58:46 +02:00
go.work
go.work.sum Plugins: Auto instrumentation improvements (#94193) 2024-10-15 14:02:34 +02:00
jest.config.js
latest.json
lefthook.rc
lefthook.yml
lerna.json Release: Bump version to 11.4.0-pre (#94569) 2024-10-11 11:31:04 +01:00
nx.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
package.json update @grafana/scenes as well + group together in future 2024-10-16 09:42:32 +01:00
playwright.config.ts
project.json Build: Nx improvements (#88341) 2024-10-15 14:25:45 +02:00
stylelint.config.js
tsconfig.json
yarn.lock update @grafana/scenes as well + group together in future 2024-10-16 09:42:32 +01: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.