plutono

module
v0.0.0-...-e336ecf Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2025 License: Apache-2.0

README

Plutono

Plutono is a fork of Grafana 7.5.17 under the Apache 2.0 License. It is currently limited to maintenance and security updates.

Plutono 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. Plutono 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.

About this fork

Assuming that you want to switch from using Grafana to Plutono, you may need to change the name of images, executables, configurations files, their paths, and in some cases configuration items. For example, the config file /etc/plutono/plutono.ini of this fork contains the section plugin.plutono-image-renderer.

  • The container image path changes from [docker.io/]grafana/grafana to ghcr.io/credativ/plutono:<version>. Use version main for the latest development snapshot.
  • Occurrences of grafana in any letter case are replaced by plutono in the same case.
  • Occurrences of loki in any letter case are replaced by vali in the same case.
  • Environment variable prefix changed from GF_ to PL_.

Plutono does not suppport Grafana Plugins or Loki due to internal renaming. You may use Vali as a replacement for Loki.

Installation

See INSTALL.md

License

Plutono is distributed under the Apache 2.0 License.

Directories

Path Synopsis
devenv
pkg
api
Package api contains API logic.
Package api contains API logic.
bus
cmd/plutono-cli command
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.
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.
services/contexthandler
Package contexthandler contains the ContextHandler service.
Package contexthandler contains the ContextHandler service.
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/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/sqlstore/searchstore
Package searchstore converts search queries to SQL.
Package searchstore converts search queries to SQL.
scripts

Jump to

Keyboard shortcuts

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