The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gábor Farkas b42161a713
Loki: add from JSON to dataframes tests (#44375)
3 years ago
.bingo Makefile: Force use `drone-cli 1.4.0` version (#40385) 4 years ago
.github CODEOWNERS: update based on renamed github team (#44495) 3 years ago
.husky Chore: bump Husky to v7 (#40797) 4 years ago
.vim Chore: Upgrade yarn and editor sdks (#42847) 3 years ago
.vscode Dev: Add debug jest test to vscode launch (#39905) 4 years ago
.yarn Dependencies: downgrade typescript to 4.4.4 for now (#43970) 3 years ago
conf Auth: implement auto_sign_up for auth.jwt (#43502) 3 years ago
contribute E2E: Rename `end-to-end-tests-server` to `grafana-server` (#44249) 3 years ago
cue/scuemata Apply cuetsy attrs to PanelSchema (#39112) 4 years ago
cue.mod Introduce "scuemata" system for CUE-based specification of Grafana objects (#32527) 4 years ago
devenv MSSQL: Configuration of certificate verification for TLS connection (#31865) 3 years ago
docs MSSQL: Configuration of certificate verification for TLS connection (#31865) 3 years ago
e2e E2E: Rename `end-to-end-tests-server` to `grafana-server` (#44249) 3 years ago
emails Chore(CodeQL): Add noopener noreferrer to external links in email templates (#44092) 3 years ago
grafana-mixin grafana-mixin: Fix `GrafanaRequestsFailing` alert (#43116) 3 years ago
packages Explore: deprecate compact URL encoding & dafault to extended (#44385) 3 years ago
packaging Fix typos in READMEs (#44084) 3 years ago
pkg Loki: add from JSON to dataframes tests (#44375) 3 years ago
plugins-bundled Chore: Revert externalization of the tslib so it gets bundled with plugins. (#43556) 3 years ago
public Explore: deprecate compact URL encoding & dafault to extended (#44385) 3 years ago
scripts Update grabpl version (#44410) 3 years ago
tools Image Rendering: Remove PhantomJS support (#23460) 5 years ago
.bra.toml Bra: Run wire re-gen on code change (attempt #2) (#42582) 4 years ago
.browserslistrc Babel: Target more modern browsers, updates browserlistrc (#32573) 4 years ago
.dockerignore Add support for local Makefile to docker (#41296) 4 years ago
.drone.star Remove test-release pipelines (#44220) 3 years ago
.drone.yml Update grabpl version (#44410) 3 years ago
.editorconfig Chore: Enable PR testing in Drone (#26189) 5 years ago
.eslintignore E2E: Rename `end-to-end-tests-server` to `grafana-server` (#44249) 3 years ago
.eslintrc Performance: Standardize lodash imports to use destructured members (#33040) 4 years ago
.gitattributes CRLF (#28822) 5 years ago
.gitignore FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 3 years ago
.linguirc Chore: Mark up User Profile page for translation (#43874) 3 years ago
.pa11yci-pr.conf.js Select: Fix input cursor position so that it is at the start for single value selects (#41693) 4 years ago
.pa11yci.conf.js Select: Fix input cursor position so that it is at the start for single value selects (#41693) 4 years ago
.prettierignore E2E: Rename `end-to-end-tests-server` to `grafana-server` (#44249) 3 years ago
.prettierrc.js Prettier: Add prettier config that imports prettier from toolkit (#23729) 5 years ago
.yarnrc.yml Storybook: Bump to 6.4.13 (#44091) 3 years ago
CHANGELOG.md ReleaseNotes: Updated changelog and release notes for 7.5.13 (#44173) 3 years ago
CHANGELOG_ARCHIVE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
CODE_OF_CONDUCT.md Docs: Refactor inconsistent unordered lists (#27826) 5 years ago
CONTRIBUTING.md Fixed broken links in documentation (#44044) 3 years ago
Dockerfile Chore: Upgrade go and alpine (#43801) 3 years ago
Dockerfile.ubuntu Chore: Upgrade go and alpine (#43801) 3 years ago
GOVERNANCE.md Governance: Update Fredrik Enestad (#43871) 3 years ago
ISSUE_TRIAGE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
LICENSE Re-license Grafana to AGPLv3 (#33184) 4 years ago
LICENSING.md Fix licensing text (#44518) 3 years ago
MAINTAINERS.md Docs: Refactor inconsistent unordered lists (#27826) 5 years ago
Makefile Build: building a local docker image using build-docker-dev no longer supported (#42563) 4 years ago
NOTICE.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
PLUGIN_DEV.md Chore: Updated the link to the plugin developer guide docs - it used to point to an old version (#40710) 4 years ago
README.md update links in README.md (#33195) 4 years ago
ROADMAP.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
SECURITY.md Update SECURITY.md (#42149) 4 years ago
SUPPORT.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
UPGRADING_DEPENDENCIES.md remove GO111MODULE (#36235) 4 years ago
WORKFLOW.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 4 years ago
api-extractor.json Docs: added code comments for everything in the @grafana/runtime package. (#23456) 5 years ago
babel.config.json I18N: Add Lingui core translation framework. (#41827) 3 years ago
build.go Chore: move build command to importable package (#38726) 4 years ago
embed.go Make "dist" version of dashboard scuemata directly importable in CUE (#39251) 4 years ago
go.mod Update dependency github.com/influxdata/influxdb-client-go/v2 to v2.6.0 (#44225) 3 years ago
go.sum Update dependency github.com/influxdata/influxdb-client-go/v2 to v2.6.0 (#44225) 3 years ago
jest.config.js I18N: Add Lingui core translation framework. (#41827) 3 years ago
latest.json Update latest.json (#44172) 3 years ago
lerna.json Chore: Bump versions to 8.4.0-pre (#42116) 4 years ago
log AccessControl: upgrade apikeys by adding service accounts (#42425) 3 years ago
metadata.md Docs: Document plugin authentication in metadata schema (#32703) 4 years ago
package.json Update dependency @visx/tooltip to v2.8.0 (#44458) 3 years ago
stylelint.config.js Chore: Replace Sass-lint with Stylelint (#40617) 4 years ago
tsconfig.json Build: Enable persistent cache for faster Webpack builds (#41430) 4 years ago
yarn.lock Update dependency @visx/tooltip to v2.8.0 (#44458) 3 years ago

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.