Go to file
Marie Cruz 44ae127a6e
docs: update text panel documentation (#84884)
* docs: update text panel

* Apply suggestions from code review

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>

---------

Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com>
2024-03-25 12:13:56 -04:00
.bingo Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
.changelog-archive
.github Cloud migrations: create endpoint to create an access token (#84690) 2024-03-25 12:43:28 -03:00
.husky
.vim
.vscode k8s/query+ds: catch query errors, fix datasourceProvider and expose prometheus (#85071) 2024-03-25 17:22:34 +03:00
.yarn
conf Cloud migrations: create endpoint to create an access token (#84690) 2024-03-25 12:43:28 -03:00
contribute
cue.mod
devenv Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
docs docs: update text panel documentation (#84884) 2024-03-25 12:13:56 -04:00
e2e
emails
grafana-mixin
hack
kinds
local
packages OAuth: Make sub claim required for generic oauth behind feature toggle (#85065) 2024-03-25 14:22:24 +01:00
packaging
pkg Cloud migrations: create endpoint to create an access token (#84690) 2024-03-25 12:43:28 -03:00
plugins-bundled
public I18n: Download translations from Crowdin (#85006) 2024-03-25 10:59:46 +00:00
scripts Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
tools
.betterer.results
.betterer.results.json
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml Chore: Bump golangci-lint v1.57.1 (#84998) 2024-03-25 15:28:24 +01:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Vendor wire into pkg/build (#84637) 2024-03-25 11:23:27 +01:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
WORKFLOW.md
build.go
crowdin.yml
cypress.config.js
embed.go
go.mod
go.sum
go.work Chore: Vendor wire into pkg/build (#84637) 2024-03-25 11:23:27 +01:00
go.work.sum
jest.config.js Add jest watch plugins for better experience filtering tests 2024-03-25 11:36:45 +00:00
latest.json
lefthook.rc
lefthook.yml
lerna.json
nx.json
package.json Add jest-watch-typeahead dev dependency 2024-03-25 11:36:45 +00:00
playwright.config.ts
project.json
stylelint.config.js
tsconfig.json
yarn.lock Add jest-watch-typeahead dev dependency 2024-03-25 11:36:45 +00: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.