You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow the "instance" label to be configurable via juju config. Currently, we return the FQDN as the instance label for machine charms since:
While in grafana-agent-k8s we want the instance name to made up of the topology, for machine charms we simply want the fqdn, as for VMs it's a vital part of the fingerprint.
Likely related to: Inject a hostname label
Note: This issue is more generic than the following reproduction steps.
Enhancement Proposal
Allow the
"instance"
label to be configurable viajuju config
. Currently, we return the FQDN as the instance label for machine charms since:Likely related to: Inject a hostname label
Note: This issue is more generic than the following reproduction steps.
Reproduce with:
Deploy cos-lite
Deploy kafka
juju ssh grafana-agent cat
/etc/grafana-agent.yaml`Results in:
The text was updated successfully, but these errors were encountered: