Go to file
Vardan Torosyan 1e566e7783
Access control: Add phone-home metrics to check if fine-grained access control is enabled or not (#34107)
* Access control: Add phone-home metrics to check if fine-grained access control is enabled or not

* Apply suggestions from code review
2021-05-17 16:33:38 +02:00
.circleci Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
.github Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
conf Plugins: Enable plugin runtime install/uninstall capabilities (#33836) 2021-05-12 20:05:16 +02:00
contribute Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
cue frontend for trim/apply defaults and some bug fixing (#33561) 2021-05-04 15:03:42 +08:00
cue.mod
devenv Timeline: Adds opacity & line width option (#34118) 2021-05-14 17:24:40 +02:00
docs Docs: change Elasticsearch provisioning example (#34110) 2021-05-17 07:56:42 +01:00
e2e Add e2e test for exemplars flow (#33972) 2021-05-13 14:17:09 +02:00
emails
grafana-mixin
packages TextArea: updates story from knobs to control (#34195) 2021-05-17 15:31:09 +02:00
packaging [GH-33898] Add missing --no-cache to Dockerfile. (#33906) 2021-05-11 15:45:08 +02:00
pkg Access control: Add phone-home metrics to check if fine-grained access control is enabled or not (#34107) 2021-05-17 16:33:38 +02:00
plugins-bundled Update packages version (#34064) 2021-05-13 16:02:18 +02:00
public NodeGraph: Fix error when rendering in dashboards (#34187) 2021-05-17 13:20:49 +02:00
scripts NodeGraph: Exploration mode (#33623) 2021-05-12 16:04:21 +02:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star Enterprise changes to the Drone pipelines (#33773) 2021-05-12 15:30:05 +02:00
.drone.yml Enterprise changes to the Drone pipelines (#33773) 2021-05-12 15:30:05 +02:00
.editorconfig
.eslintignore
.eslintrc Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
.gitattributes
.gitignore gitignore: Ignore files for accesscontrol provisioning (#33577) 2021-04-30 17:24:16 +02:00
.prettierignore
.prettierrc.js
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.0.0-beta1 (#34042) 2021-05-13 15:08:14 +02:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
Dockerfile Fix dockerfiles to use embed.go and Go 1.16 (#33643) 2021-05-04 09:43:12 +02:00
Dockerfile.ubuntu Fix dockerfiles to use embed.go and Go 1.16 (#33643) 2021-05-04 09:43:12 +02:00
GOVERNANCE.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
ISSUE_TRIAGE.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
LICENSE Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
LICENSING.md Models: Properly indicate Apache licensing of CUE files (#33960) 2021-05-11 21:44:57 -07:00
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
README.md 33507_drone_badge: Replace CircleCI badge in readme with drone badge (#33649) 2021-05-04 17:59:52 +08:00
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
WORKFLOW.md Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
api-extractor.json
build.go Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00
embed.go
go.mod Azure token provider with support for Managed Identities (#33807) 2021-05-14 13:59:07 +02:00
go.sum Azure token provider with support for Managed Identities (#33807) 2021-05-14 13:59:07 +02:00
jest.config.js Icons: fix iconRoot url (#33243) 2021-04-23 09:06:19 +02:00
latest.json Update latest.json (#34060) 2021-05-13 15:44:44 +02:00
lerna.json Update packages version (#34064) 2021-05-13 16:02:18 +02:00
metadata.md
package.json Dependencies: Remove duplicates from yarn.lock (#34124) 2021-05-17 14:18:54 +02:00
tsconfig.json
yarn.lock Dependencies: Remove duplicates from yarn.lock (#34124) 2021-05-17 14:18:54 +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:

  • Visualize: 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

License

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