Go to file
Haris Rozajac 8dd66090be
Frontend: Allows PanelChrome to be collapsed (#71991)
* Collapsible PanelChrome v1

* Enable either Collapsible or HoverHeader modes

* Clean up

* Update story

* Add test

* Revert to 'strict'

* Use useToggle

* Allow collapsibility when title is not passed

* Fix semantics and ellipsis wrapping

* Improve accessibility

* Add documentation
2023-07-27 13:53:51 -06:00
.bingo Alerting: Update Swagger spec (#72177) 2023-07-25 11:34:00 +02:00
.changelog-archive Docs: Add missing entries to changelog for 9.4.9 (#70741) 2023-06-27 14:32:35 +03:00
.github Chore: use GITHUB_TOKEN in breaking changes workflow instead of grot … (#72438) 2023-07-27 14:27:20 +00:00
.husky
.vim
.vscode
.yarn Chore: Update prettier yarn sdk (#71915) 2023-07-19 16:15:31 +03:00
conf Docs: update GitLab OAuth2 documentation (#71834) 2023-07-25 19:46:46 +03:00
contribute Chore: Add auto-milestone workflow for pull-requests (#71177) 2023-07-17 09:55:35 +02:00
cue.mod
devenv fix: correct devenv postgres tag (#72465) 2023-07-27 12:36:59 -04:00
docs Update index.md (#72241) 2023-07-27 12:45:25 -05:00
e2e DSPicker: Use new DS picker everywhere in Grafana (#70609) 2023-07-26 18:40:51 +02:00
emails
grafana-mixin
kinds Schemas: minor updates from the k8s branch (#71688) 2023-07-21 19:17:11 +03:00
local
packages Frontend: Allows PanelChrome to be collapsed (#71991) 2023-07-27 13:53:51 -06:00
packaging
pkg Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
plugins-bundled Release: Bump version to 10.2.0-pre (#72418) 2023-07-27 09:21:29 +03:00
public Trace to logs: Add service name and namespace to default tags (#71776) 2023-07-27 09:31:03 -07:00
scripts CI: use base64 key in windows installer build step (#72413) 2023-07-27 09:31:35 +03:00
tools
.betterer.results Export: Remove DS input when dashboard is imported with a lib panel that already exists (#69412) 2023-07-27 13:11:15 -03:00
.betterer.ts Update dependency glob to v10 (#71554) 2023-07-13 17:07:10 +03:00
.bra.toml
.browserslistrc
.dockerignore
.drone.star [WIP] CI: Removes enterprise specific pipelines and steps (#70815) 2023-07-14 14:18:09 +03:00
.drone.yml CI: use base64 key in windows installer build step (#72413) 2023-07-27 09:31:35 +03:00
.editorconfig
.eslintignore Chore: fix `.eslintignore` to only ignore folder paths at the root (#72032) 2023-07-21 09:17:42 +01:00
.eslintrc Chore: Avoid Grafana core imports for the test data source (#71956) 2023-07-20 09:34:19 +02:00
.gitattributes
.gitignore Chore: .gitignore vscode debug binary (#72185) 2023-07-24 11:50:09 +02:00
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 2023-07-18 15:57:31 +02:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 10.0.3 (#72324) 2023-07-26 11:47:32 +03:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Go to 1.20.6 (#71440) 2023-07-12 15:32:40 +02:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.20.6 (#71440) 2023-07-12 15:32:40 +02:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod Chore: Remove unnecessary go.mod replace (#72346) 2023-07-26 14:58:09 +02:00
go.sum Chore: Remove unnecessary go.mod replace (#72346) 2023-07-26 14:58:09 +02:00
jest.config.js Update dependency sinon to v15.2.0 (#71431) 2023-07-12 16:20:46 +03:00
latest.json Chore: update latest.json to 10.0.3 (#72330) 2023-07-26 12:00:14 +03:00
lerna.json Release: Bump version to 10.2.0-pre (#72418) 2023-07-27 09:21:29 +03:00
metadata.md
package.json Release: Bump version to 10.2.0-pre (#72418) 2023-07-27 09:21:29 +03:00
stylelint.config.js Update dependency stylelint-config-sass-guidelines to v10 (#71632) 2023-07-19 16:05:06 +01:00
tsconfig.json Bump scenes to 0.17.2 (#70893) 2023-07-05 07:24:48 -07:00
yarn.lock Release: Bump version to 10.2.0-pre (#72418) 2023-07-27 09:21:29 +03: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

This project is tested with BrowserStack

License

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