Documentation
¶
Overview ¶
Package telemetry codifes the Rook telemetry spec used to record Rook information for Ceph telemetry. See: https://docs.ceph.com/en/latest/mgr/telemetry/
Index ¶
Constants ¶
View Source
const (
RookVersionKey = `rook/version`
)
Variables ¶
This section is empty.
Functions ¶
func SetRookVersion ¶
func SetRookVersion(context *clusterd.Context, clusterInfo *client.ClusterInfo)
SetRookVersion sets the Rook version in Ceph's config-key store to allow Rook clusters that enable Ceph telemetry to be identified easily as Rook clusters while additionally providing useful information about the version of Rook that is managing the cluster. e.g., rook/version=v1.8.7
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.