grafana

package module
v1.9.2-0...-989ee68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2024 License: AGPL-3.0 Imports: 1 Imported by: 0

README

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.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CueSchemaFS embed.FS

CueSchemaFS embeds all schema-related CUE files in the Grafana project.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
apps
gituisync Module
investigation Module
playlist Module
devenv
hack module
kindsv2 module
pkg
api
Package api Grafana HTTP API.
Package api Grafana HTTP API.
bus
components/imguploader
Package imguploader is a generated GoMock package.
Package imguploader is a generated GoMock package.
components/imguploader/gcs
Package gcs provides an image uploader for GCS.
Package gcs provides an image uploader for GCS.
components/simplejson
Package simplejson provides a wrapper for arbitrary JSON objects that adds methods to access properties.
Package simplejson provides a wrapper for arbitrary JSON objects that adds methods to access properties.
expr/mathexp/parse
Package parse builds parse trees for expressions as defined by expr.
Package parse builds parse trees for expressions as defined by expr.
generated/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
generated/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
generated/clientset/versioned/typed/service/v0alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
generated/clientset/versioned/typed/service/v0alpha1/fake
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.
ifaces/gcsifaces
Package gcsifaces provides interfaces for Google Cloud Storage.
Package gcsifaces provides interfaces for Google Cloud Storage.
infra/metrics/graphitebridge
Package graphitebridge provides a bridge to push Prometheus metrics to a Graphite server.
Package graphitebridge provides a bridge to push Prometheus metrics to a Graphite server.
mocks/mock_gcsifaces
Package mock_gcsifaces is a generated GoMock package.
Package mock_gcsifaces is a generated GoMock package.
plugins/backendplugin
Package backendplugin contains backend plugin related logic.
Package backendplugin contains backend plugin related logic.
plugins/manager/pipeline/termination
Package termination defines the Termination stage of the plugin loader pipeline.
Package termination defines the Termination stage of the plugin loader pipeline.
server
Server defines the main entrypoints to Grafana and the Grafana CLI, as well as test environments.
Server defines the main entrypoints to Grafana and the Grafana CLI, as well as test environments.
services/authapi
Package authapi contains the connector for Grafana internal auth service.
Package authapi contains the connector for Grafana internal auth service.
services/contexthandler
Package contexthandler contains the ContextHandler service.
Package contexthandler contains the ContextHandler service.
services/live/features
Package features is a generated GoMock package.
Package features is a generated GoMock package.
services/live/pipeline
Package pipeline is a generated GoMock package.
Package pipeline is a generated GoMock package.
services/live/runstream
Package runstream is a generated GoMock package.
Package runstream is a generated GoMock package.
services/ngalert/api
Package api contains base API implementation of unified alerting
Package api contains base API implementation of unified alerting
Grafana Alerting API.
services/ngalert/eval
Package eval executes the condition for an alert definition, evaluates the condition results, and returns the alert instance states.
Package eval executes the condition for an alert definition, evaluates the condition results, and returns the alert instance states.
services/ngalert/image
Package image is a generated GoMock package.
Package image is a generated GoMock package.
nolint
services/ngalert/state
Package state is a generated GoMock package.
Package state is a generated GoMock package.
services/pluginsintegration
package pluginsintegration instantiate the plugins package (pkg/plugins) and all of its services/dependencies that Grafana needs to provide plugin support.
package pluginsintegration instantiate the plugins package (pkg/plugins) and all of its services/dependencies that Grafana needs to provide plugin support.
services/pluginsintegration/adapters
Package adapters contains plugin SDK adapters.
Package adapters contains plugin SDK adapters.
services/pluginsintegration/cachekvstore
Package cachekvstore implements a key-value store that also keeps track of the last update time of the store.
Package cachekvstore implements a key-value store that also keeps track of the last update time of the store.
services/preference/prefapi
shared logic between httpserver and teamapi
shared logic between httpserver and teamapi
services/provisioning/values
Package values is a set of value types to use in provisioning.
Package values is a set of value types to use in provisioning.
services/screenshot
Package screenshot is a generated GoMock package.
Package screenshot is a generated GoMock package.
services/sqlstore
DO NOT ADD METHODS TO THIS FILES.
DO NOT ADD METHODS TO THIS FILES.
services/sqlstore/searchstore
Package searchstore converts search queries to SQL.
Package searchstore converts search queries to SQL.
storage/unified/sql/dbutil
Package dbutil provides utilities to perform common database operations and appropriate error handling.
Package dbutil provides utilities to perform common database operations and appropriate error handling.
tsdb/cloud-monitoring/time
Copied from https://github.com/grafana/grafana/blob/main/pkg/tsdb/intervalv2/intervalv2.go We're copying this to not block ourselves from decoupling until the conversation here is resolved https://raintank-corp.slack.com/archives/C05QFJUHUQ6/p1700064431005089
Copied from https://github.com/grafana/grafana/blob/main/pkg/tsdb/intervalv2/intervalv2.go We're copying this to not block ourselves from decoupling until the conversation here is resolved https://raintank-corp.slack.com/archives/C05QFJUHUQ6/p1700064431005089
web
Package macaron is a high productive and modular web framework in Go.
Package macaron is a high productive and modular web framework in Go.
aggregator Module
apimachinery Module
apiserver Module
build Module
build/wire Module
plugins/sdk Module
promlib Module
semconv Module
util/xorm Module
scripts
go-workspace Module
modowners Module
smithy

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL