Go to file
Arve Knudsen af17f9fd9b
CloudWatch: Fix custom metrics (#28391)
* CloudWatch: Fix querying for custom metrics

Co-authored by Mitch McKenzie <mitch.mckenzie@outlook.com>

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-10-20 13:33:38 +02:00
.circleci
.github
conf OAuth: configurable user name attribute (#28286) 2020-10-20 09:56:48 +03:00
contribute Docs: Adds basic frontend data request concepts (#28253) 2020-10-20 10:22:29 +02:00
devenv
docs Docs: Add activate-license (#28156) 2020-10-19 11:49:43 -07:00
e2e
emails
grafana-mixin
packages Webpack: Split out unicons and bizcharts (#28374) 2020-10-19 22:47:47 +01:00
packaging
pkg CloudWatch: Fix custom metrics (#28391) 2020-10-20 13:33:38 +02:00
plugins-bundled
public Component/NewsPanel: Add rel="noopener" to NewsPanel links (#28379) 2020-10-19 22:48:00 +01:00
scripts Webpack: Split out unicons and bizcharts (#28374) 2020-10-19 22:47:47 +01:00
tools
.babelrc
.bra.toml
.browserslistrc
.dockerignore
.drone.star
.drone.yml
.editorconfig
.eslintignore
.eslintrc
.gitattributes
.gitignore
.prettierignore
.prettierrc.js
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.ubuntu
GOVERNANCE.md
Gruntfile.js
ISSUE_TRIAGE.md
LICENSE
MAINTAINERS.md
Makefile
NOTICE.md
PLUGIN_DEV.md
README.md
ROADMAP.md
SECURITY.md
SUPPORT.md
UPGRADING_DEPENDENCIES.md
WORKFLOW.md
api-extractor.json
build.go
go.mod Instrumentation: Add counters and histograms for database queries (#28236) 2020-10-19 20:06:12 +02:00
go.sum Instrumentation: Add counters and histograms for database queries (#28236) 2020-10-19 20:06:12 +02:00
jest.config.js
latest.json
lerna.json
package.json
tsconfig.json
yarn.lock

README.md

Grafana

The open-source platform for monitoring and observability.

License Circle CI 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 for many different way 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 the Apache 2.0 License.