Skip to content

cluster-archive-staging: Activate thanos sidecar service

To push metrics into an azure objstore bucket (the same way other swh thanos services are configured).

Next step is to configure our thanos gateway service to query that bucket (cf. thanos.internal.admin.swh.network node).

Note: This required the objstore config to be pushed as secret in the cluster (this has been done in k8s-private-data, cf. comment)

Related to T4144

Test Plan

Deployed yesterday and this has pushed new metrics in the bucket metrics-sesi-rocquencourt-rancher-staging-0.

I did not attend to historical data to 1. avoid pushing duplicates in the bucket now that new data is in and 2. because it's not willing to work too much [1].

It must be possible to do nonethessless but unnecessary for now (unless we want to add extra labels on the data, cf. commented code)

  • [1] migrated/migration$1432

Migrated from D8381 (view on Phabricator)

Merge request reports