Go to file
bolshoytoster 7f2d3055d8
Logging: Fix don't return an error trying to initialize the file logger (#42952)
Fixes #42897

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2022-02-03 18:17:25 +01:00
.bingo
.github
.husky
.vim
.vscode
.yarn
conf
contribute
cue/scuemata
cue.mod
devenv Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
docs ReleaseNotes: Updated changelog and release notes for 8.4.0-beta1 (#44822) 2022-02-03 15:15:48 +01:00
e2e Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
emails Alerting: Fix alert notification template (#44761) 2022-02-03 14:17:05 +01:00
grafana-mixin
packages Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
packaging
pkg Logging: Fix don't return an error trying to initialize the file logger (#42952) 2022-02-03 18:17:25 +01:00
plugins-bundled Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
public AccessControl: Change teams permissions page when accesscontrol is enabled (#43971) 2022-02-03 17:49:39 +01:00
scripts Rename build-e2e-publish pipelines (#44836) 2022-02-03 14:23:50 +00:00
tools
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml Rename build-e2e-publish pipelines (#44836) 2022-02-03 14:23:50 +00:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 8.4.0-beta1 (#44822) 2022-02-03 15:15:48 +01:00
CHANGELOG_ARCHIVE.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
babel.config.json
build.go
embed.go
go.mod
go.sum
jest.config.js
latest.json Chore: Update latest.json (#44854) 2022-02-03 16:52:22 +01:00
lerna.json Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
log
metadata.md
package.json Chore: Update pre version (#44855) 2022-02-03 16:52:53 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: Update pre version (#44855) 2022-02-03 16:52:53 +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:

  • 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.