Go to file
Steve Simpson 2d5300ce3a
gRPC Server: Instrument requests made to the server. (#71914)
* gRPC Server: Instrument requests made to the server.

Expose metrics from the gRPC server in order to monitor for failed responses
and response latency. Uses code from the already vendored weaveworks/common.

* Review comments.
2023-07-19 16:01:54 +02:00
.bingo Chore: Update golangci-lint to v1.53.3 (#71771) 2023-07-18 10:03:35 +02:00
.changelog-archive
.github Devenv: self-instrumentation (#63730) 2023-07-19 14:25:18 +02:00
.husky
.vim
.vscode
.yarn Chore: Update prettier yarn sdk (#71915) 2023-07-19 16:15:31 +03:00
conf Auth: Enforce role sync except if skip org role sync is enabled (#70766) 2023-07-17 15:58:16 +02:00
contribute Chore: Add auto-milestone workflow for pull-requests (#71177) 2023-07-17 09:55:35 +02:00
cue.mod
devenv Chore: Bump devenv postgres blocks version to 11.20 (#71921) 2023-07-19 15:32:41 +02:00
docs Tracing: Remove newTraceViewHeader feature toggle (#71818) 2023-07-19 14:31:58 +01:00
e2e Chore: Upgrade prettier to v3 (#71764) 2023-07-17 15:58:22 +01:00
emails
grafana-mixin
kinds
local
packages Tracing: Remove newTraceViewHeader feature toggle (#71818) 2023-07-19 14:31:58 +01:00
packaging
pkg gRPC Server: Instrument requests made to the server. (#71914) 2023-07-19 16:01:54 +02:00
plugins-bundled
public Tracing: Remove newTraceViewHeader feature toggle (#71818) 2023-07-19 14:31:58 +01:00
scripts CI: Allow RGM to create msi for multiple editions (#71883) 2023-07-18 17:09:08 -03:00
tools
.betterer.results Chore: Influxdb variable type cleanup (#71874) 2023-07-18 18:43:30 +02:00
.betterer.ts
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml CI: Allow RGM to create msi for multiple editions (#71883) 2023-07-18 17:09:08 -03:00
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.golangci.toml Chore: Add linter rule to avoid imports from Grafana core in test datasource (#71779) 2023-07-18 15:57:31 +02:00
.linguirc
.nvmrc
.pa11yci-pr.conf.js
.pa11yci.conf.js
.prettierignore
.prettierrc.js
.yarnrc.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
GOVERNANCE.md
HALL_OF_FAME.md
ISSUE_TRIAGE.md
LICENSE
LICENSING.md
MAINTAINERS.md
Makefile
NOTICE.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
babel.config.json
build.go
crowdin.yml
embed.go
go.mod gRPC Server: Instrument requests made to the server. (#71914) 2023-07-19 16:01:54 +02:00
go.sum gRPC Server: Instrument requests made to the server. (#71914) 2023-07-19 16:01:54 +02:00
jest.config.js
latest.json
lerna.json
metadata.md
package.json Use latest scenes 0.22.0 (#71936) 2023-07-19 05:01:06 -07:00
stylelint.config.js
tsconfig.json
yarn.lock Use latest scenes 0.22.0 (#71936) 2023-07-19 05:01:06 -07: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.