boulder/core
Samantha 6fe464bbb2
Export a metric with labels containing build metadata (#6422)
Emit a metric (`version`) with a constant value of '1' labeled by the short
commit-id (`buildId`), build timestamp in RFC3339 format (`buildTime`), and Go
release tag like 'go1.3' (`goVersion`)  from which the Boulder binary was built.

Resolves #6405
2022-10-03 13:54:02 -07:00
..
proto SA: Add GetRevokedCerts method (#6170) 2022-06-27 13:33:40 -07:00
challenges.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
challenges_test.go Make authz2 the default storage format (#4476) 2019-10-21 15:29:15 -04:00
core_test.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
interfaces.go Make pa.WillingToIssue private (#6304) 2022-08-19 08:12:01 -07:00
objects.go WFE: Implement ARI for certificates impacted by incidents (#6313) 2022-08-31 11:53:12 -07:00
objects_test.go Introduce new core.AcmeChallenge type (#5012) 2020-08-11 15:02:16 -07:00
util.go Export a metric with labels containing build metadata (#6422) 2022-10-03 13:54:02 -07:00
util_test.go Export a metric with labels containing build metadata (#6422) 2022-10-03 13:54:02 -07:00