Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Fix issue with metricsstore metrics being reported under the same namespace as spanstore metrics #6

Open
wants to merge 1 commit into
base: canva-main
Choose a base branch
from

Conversation

zjanc
Copy link

@zjanc zjanc commented Mar 6, 2023

Fix issue with metricsstore metrics being reported under the same namespace as spanstore metrics

We have additional tags on the spansstore metrics which is causing issues when we deploy with a production setup due to conflicts with metrics from metricsstore. This was not caught in testing because of a difference in behavior between production setups and all-in-one setups.

We opted to move the metricsstore metrics to another namespace since we do not need to add the additional tags on those metrics.

Related Issue

@zjanc zjanc requested a review from foadnh March 6, 2023 05:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant