Go to file
Jo e4649e7099
Auth: Add azure warning for conflicting settings (#72289)
* add conflicting option debug warning

* add warning for Grafana Admin sync in auth config
2023-07-25 18:07:16 +02:00
.bingo Alerting: Update Swagger spec (#72177) 2023-07-25 11:34:00 +02:00
.changelog-archive
.github CI: Move github-release workflow to new action (#72210) 2023-07-24 18:15:28 +02:00
.husky
.vim
.vscode
.yarn
conf Feature toggles management: Define get feature toggles api (#72106) 2023-07-24 16:12:59 -04:00
contribute
cue.mod
devenv Devenv: add exemplar to self-instrumentation (#72069) 2023-07-21 18:02:20 +02:00
docs Auth: Add azure warning for conflicting settings (#72289) 2023-07-25 18:07:16 +02:00
e2e AzureMonitor: Fix ResourcePicker hanging (#71886) 2023-07-25 14:18:03 +00:00
emails
grafana-mixin
kinds Schemas: minor updates from the k8s branch (#71688) 2023-07-21 19:17:11 +03:00
local
packages Dashboards: Add Angular deprecation alert in data source query editor (#72211) 2023-07-25 14:35:07 +02:00
packaging
pkg Auth: Add azure warning for conflicting settings (#72289) 2023-07-25 18:07:16 +02:00
plugins-bundled
public LogRow: ensure scrollIntoView is called only once with shortlinks (#72291) 2023-07-25 18:00:10 +02:00
scripts CI: Fix verify-prerelease-assets pipeline (#72226) 2023-07-24 18:30:02 -03:00
tools
.betterer.results Prometheus: Add a keyboard shortcut to toggle all exemplars (#64479) 2023-07-25 07:45:18 -05:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Fix verify-prerelease-assets pipeline (#72226) 2023-07-24 18:30:02 -03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore Chore: .gitignore vscode debug binary (#72185) 2023-07-24 11:50:09 +02:00
.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
go.sum
jest.config.js
latest.json
lerna.json
metadata.md
package.json Update dependency @grafana/experimental to v1.6.1 (#68681) 2023-07-24 15:47:55 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Update dependency @grafana/experimental to v1.6.1 (#68681) 2023-07-24 15:47:55 +02: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.