Go to file
Horst Gutmann e387923899
Chore: update latest.json to 10.1.2 (#75059)
2023-09-19 10:30:10 +03:00
.bingo
.changelog-archive
.github Chore: Upgrade Go to 1.20.8 (#74978) 2023-09-18 11:29:50 +03:00
.husky
.vim
.vscode
.yarn
conf
contribute
cue.mod
devenv Devenv: Fix openldap-multiple dev environment (#75013) 2023-09-18 17:21:59 +03:00
docs add log aggregation in whats new section (#75028) 2023-09-18 15:04:18 -04:00
e2e Cypress dashboard-time-zone: break chain to prevent flakiness (#75001) 2023-09-18 12:02:32 +01:00
emails
grafana-mixin
kinds
local
packages AdhocFilters: Improve typing and signature of getTagKeys and getTagValues and behaviors (#74962) 2023-09-19 08:24:45 +02:00
packaging Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
pkg AzureMonitor: Improve Log Analytics query efficiency (#74675) 2023-09-18 18:38:39 +01:00
plugins-bundled
public Tempo: Improve autocompletion for TraceQL editor (#74790) 2023-09-19 09:23:35 +02:00
scripts CI: Fix bump version step (#75047) 2023-09-19 01:37:32 +03:00
tools
.betterer.results Tempo: Improve autocompletion for TraceQL editor (#74790) 2023-09-19 09:23:35 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star
.drone.yml CI: Fix bump version step (#75047) 2023-09-19 01:37:32 +03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml
.levignore.js
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Changelog: Updated changelog for 10.1.2 (#75058) 2023-09-19 07:05:51 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Alpine base image to 3.18.3 (#74984) 2023-09-18 12:44:04 +03:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.20.8 (#74978) 2023-09-18 11:29:50 +03:00
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
cypress.config.js Chore: consolidate e2e scripts in package.json (#74906) 2023-09-14 15:00:29 +01:00
embed.go
go.mod Chore: Update grafana-plugin-sdk-go to v0.176.0 (#74813) 2023-09-18 14:50:49 +03:00
go.sum Chore: Update grafana-plugin-sdk-go to v0.176.0 (#74813) 2023-09-18 14:50:49 +03:00
jest.config.js
latest.json Chore: update latest.json to 10.1.2 (#75059) 2023-09-19 10:30:10 +03:00
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Tempo: Improve autocompletion for TraceQL editor (#74790) 2023-09-19 09:23:35 +02:00
stylelint.config.js
tsconfig.json
yarn.lock Tempo: Improve autocompletion for TraceQL editor (#74790) 2023-09-19 09:23:35 +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.