Skip to content

Add clickhouse availability flag to contribution analytics

charlie ablett requested to merge 427601-cablett-clickhouse-or-pgsql into master

What does this MR do and why?

On the Contribution Analytics page, send a flag for data source (either postgresql or clickhouse) to the frontend if clickhouse_data_collection FF is enabled.

This will allow the frontend to make batching decisions for the page's GraphQL queries.

Add clickhouse availability flag to contribution analytics

How to set up and validate locally

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #427601 (closed)

Edited by charlie ablett

Merge request reports