chenlujjj

Results 75 comments of chenlujjj

Thanks @javiermolinar Does the `tempo_build_info` metric in your stack have `cluster` label? Below is what I get from one of the temp distributor instances:

If you agree this is a reasonable requirement, I can raise a PR for it

How about adding a new CRD `GrafanaContactPointV2` to keep compatible

Hi @theSuess , I think I find a work around for this requirement, just declare multiple `GrafanaContactPoint` object with the same `spec.name`, like: ``` --- apiVersion: grafana.integreatly.org/v1beta1 kind: GrafanaContactPoint metadata:...

Hello @trask , could you please take a look when you have time? I'm not quite sure the implementation is in the right way, so I guess an early review...

Hi @steverao I updated the code, could you take another look ?

@laurit Thank you for the review, I resolved some comments, will work on the remaining ones tomorrow

@Loori-R Thank you. > we are unable to prevent the query from being lost when switching the datasource in **alert rules.** Beside the alert rules, we find that things seem...