• Mikolaj Wawrzyniak's avatar
    Mask grafana token with encryption · 8d13b44b
    Mikolaj Wawrzyniak authored
    To prevent personal secret grafana token
    from leaking to other maitainers,
    we should display encrypted version,
    similary as grafana do in its UI.
    To prevent similar leakege in the future, we should
    move #token into private scope.
    8d13b44b
grafana_integration.rb 1.12 KB