Go to file
Leon Sorokin 1de35bf3c3
TimeSeries / StateTimeline: Add support for rendering enum fields (#64179)
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-07-21 11:38:11 -05:00
.bingo
.changelog-archive
.github Chore: Use GITHUB_TOKEN in issue-labeled instead of grot token (#72127) 2023-07-21 17:52:02 +02:00
.husky
.vim
.vscode
.yarn
conf Config: Add [aws][external_id] to ini files (#72026) 2023-07-20 10:37:41 -04:00
contribute
cue.mod
devenv Devenv: add exemplar to self-instrumentation (#72069) 2023-07-21 18:02:20 +02:00
docs Update _index.md (#71400) 2023-07-21 11:34:30 -05:00
e2e
emails
grafana-mixin
kinds Schemas: minor updates from the k8s branch (#71688) 2023-07-21 19:17:11 +03:00
local
packages TimeSeries / StateTimeline: Add support for rendering enum fields (#64179) 2023-07-21 11:38:11 -05:00
packaging
pkg Schemas: minor updates from the k8s branch (#71688) 2023-07-21 19:17:11 +03:00
plugins-bundled
public TimeSeries / StateTimeline: Add support for rendering enum fields (#64179) 2023-07-21 11:38:11 -05:00
scripts CI: Use GCP keys in vault and not drone secrets (#72023) 2023-07-21 08:53:57 -05:00
tools
.betterer.results NestedFolders: Rename FolderPicker to OldFolderPicker (#72098) 2023-07-21 13:24:43 +00:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Use GCP keys in vault and not drone secrets (#72023) 2023-07-21 08:53:57 -05: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
.golangci.toml
.linguirc
.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
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
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 Redshift: Support caching async aws queries (#71682) 2023-07-21 11:34:07 -04:00
go.sum Redshift: Support caching async aws queries (#71682) 2023-07-21 11:34:07 -04:00
jest.config.js
latest.json
lerna.json
metadata.md
package.json Loki: Add the ability to prettify logql queries (#64337) 2023-07-21 13:03:56 +01:00
stylelint.config.js Update dependency stylelint-config-sass-guidelines to v10 (#71632) 2023-07-19 16:05:06 +01:00
tsconfig.json
yarn.lock Loki: Add the ability to prettify logql queries (#64337) 2023-07-21 13:03:56 +01: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.