Closed Bug 1616536 Opened 6 years ago Closed 6 years ago

add maxmind db version to __heartbeat__

Categories

(Location :: General, enhancement, P2)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

Details

Attachments

(2 files)

We have the alembic version in the /__heartbeat__ response. We should add the maxmind db version to /__heartbeat__ to help us keep track of updates.

Pretty sure we want the build_epoch value which is in the db metadata. I don't see any other version-y values available.

This is pretty straight-forward. It's almost all done already since /__heartbeat__ has the maxmind db age.

Grabbing this to do now.

Assignee: nobody → willkg
Status: NEW → ASSIGNED

I want to change this. Currently, the value is the build epoch. I want to change it to an iso-8601 version of that.

So instead of something like:

  • 1582570094

we should switch it to something like this:

  • 2020-02-24T13:48:14Z

That matches how Telemetry is tracking their maxminddb version. Having the version format the same makes things easier.

This got deployed. Marking as FIXED.

Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: