Harshal Sheth

Results 176 comments of Harshal Sheth

Yup this is a dup - thanks for calling that out. We'll close this one and track it in the other issue. We have been looking into the issue and...

Hey @aezomz, we just merged in #5521 so we should be clear to finish up this PR

@aezomz just merged, sorry about the delay.

@MugdhaHardikar-GSLab - looks like the `testIntegration` failed to complete. Is that related to these changes?

@rsontam-tc that looks like an indentation error with yaml - I think the ingoreCase and alphabet lines are indented one level too deep (they should be at the same level...

I think the indentation is still slightly off - it should look like this: ```yml profile_pattern: allow: - .* deny: [] ignoreCase: true ```

@rsontam-tc thanks for calling this out - looks like our docs are incorrect You should use `profile_pattern` instead of the `profiling.allow_deny_patterns` option.

@alaponin thanks for fixing the merge conflicts! I've re-triggered the CI so hopefully we can merge this today :)

Hi @duwanqiebi, did you end up finding a workaround for this?