Include full image URLs in deploy_timestamp{} metric #1148
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Feature description
currently our deploy_timestamp metric looks like this:
In order to have improved data integrity, we should collect the full image URL so that a user can trace this metric back to the image registry that it was pulled from.. I propose we include an additional label that includes the full image sha like so:
How this will help you
This will provide us with the data needed to provide a user experience that allows users to trace the data that we show them back to the raw metrics, helping them to independently validate the data we collect, learn how we calculate metrics, and build trust in the tool.
It will also help to expose any bugs we might have in our collection or calculation
Feature priority
⌛ It will greatly improve my experience using Pelorus
Code of Conduct
The text was updated successfully, but these errors were encountered: