Go to file
Matias Chomicki fb34916d1e
Logs navigation: derive current page index (#80167)
* Logs navigation: derive current page index

* Formatting
2024-01-09 11:49:27 +02:00
.bingo
.changelog-archive
.github Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
.husky
.vim
.vscode
.yarn
conf Alerting: Use the forked Alertmanager for remote secondary mode (#79646) 2023-12-21 15:26:31 +01:00
contribute Docs: Update to US English per Writers Toolkit, plus clean up some grammar (#76298) 2024-01-05 16:40:11 +00:00
cue.mod
devenv Loki: Fix metric time splitting to split starting with the start time (#80085) 2024-01-08 13:26:16 +01:00
docs Logs popover: enabled by default (#80146) 2024-01-08 17:03:39 +01:00
e2e UI: New share button and toolbar reorganize (#77563) 2024-01-08 10:42:24 -03:00
emails
grafana-mixin
hack Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
kinds Transformations: Add frame source picker to allow transforming annotations (#77842) 2024-01-02 23:33:31 -06:00
local
packages VizTooltips: Add wrapper shadow (#80164) 2024-01-08 13:36:48 -06:00
packaging
pkg Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
plugins-bundled
public Logs navigation: derive current page index (#80167) 2024-01-09 11:49:27 +02:00
scripts Chore: Update `grabpl` (#79758) 2023-12-20 17:07:55 +02:00
tools
.betterer.results Chore: Remove gf-form in Permissions (#79908) 2024-01-05 14:32:01 +01:00
.betterer.ts Betterer: Add our own regexp matcher (#79448) 2023-12-15 12:12:56 +02:00
.bra.toml
.browserslistrc
.codespellignore
.dockerignore
.drone.star Chore: Upgrade Go to 1.21.5 (#79329) 2023-12-15 10:36:49 +01:00
.drone.yml Chore: Update `grabpl` (#79758) 2023-12-20 17:07:55 +02:00
.editorconfig
.eslintignore
.eslintrc Plugins: Externalise Azure Monitor data source (#79545) 2024-01-03 19:20:22 +00:00
.gitattributes
.gitignore
.golangci.toml Plugins: Externalise Azure Monitor data source (#79545) 2024-01-03 19:20:22 +00:00
.levignore.js
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md Doc: fix remove link to enterprise issue for datasource permission breaking change changelog for 10.2.3 (#80030) 2024-01-04 17:37:03 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile Chore: Upgrade Go to 1.21.5 (#79329) 2023-12-15 10:36:49 +01:00
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile Chore: Upgrade Go to 1.21.5 (#79329) 2023-12-15 10:36:49 +01: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
embed.go
go.mod Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
go.sum Grafana app platform: an aggregator cmd and package (#79948) 2024-01-08 22:33:42 +02:00
jest.config.js Data trails: Sort related metrics and hide empty panels (#79397) 2023-12-20 13:14:57 +00:00
latest.json Chore: update latest.json to 10.2.3 (#79685) 2023-12-19 16:56:34 +00:00
lefthook.rc
lefthook.yml
lerna.json
metadata.md
package.json Chore: Bump `@grafana/experimental` from 1.7.4 to 1.7.5 (#80074) 2024-01-08 10:29:08 +01:00
stylelint.config.js
tsconfig.json
yarn.lock Chore: Bump `@grafana/experimental` from 1.7.4 to 1.7.5 (#80074) 2024-01-08 10:29:08 +01:00

README.md

Grafana Logo (Light) Grafana Logo (Dark)

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.