Page MenuHomePhabricator

Extend Kubernetes Logstash annotations to include the OCI container image and tag
Open, Needs TriagePublicFeature

Description

All logstash events emitted from MediaWiki Kubernetes containers should be annotated with the OCI container's image and tag (for example "restricted/mediawiki-multiversion:2024-11-07-141556-publish") in the dict of "kubernetes" values attached to the event.

Event Timeline

bd808 changed the subtype of this task from "Task" to "Feature Request".
bd808 added a subscriber: akosiaris.

In a prior discussion of this need @akosiaris said:

This will require to alter the chart to add the extra labels. It's definitely doable, just pointing out how it is best to be done.