Patrice Chalin

Results 823 comments of Patrice Chalin

Hi. I am having similar issues ("5 $digest() iterations reached. Aborting!") though my approach was to write a filter that applied to the ingredient list only when it is displayed....

Hi Kathy. Did you notice my second comment to Misko's answer? IMHO, his solution only works if quantity is represented as a double; which means users would get to see...

It seems like we are left with choosing a filter that doesn't create new object instances (that aren't `identical()`). I cannot think of a (semi-)realistic example. The only thing that...

Thanks for the info about and link to the tools. There are a number of checks that I'd like to add (currently at the top of my list is external...

@reyang wrote: > I can see the problem here - the [getting started page](https://opentelemetry.io/docs/instrumentation/net/getting-started/) is only talking about traces, it does not cover logs and metrics. And the doc wasn't...

I'm going to close this since the "Getting Started entry [at] (lines 35-36)" is gone, and that was the original topic of this issue. In the interim, we resolved #1364...

@jack-berg - our _general_ objective is to migrate all non-API docs -- the tracking issue is: - #833

~@trask, I'm looking at migrating [suppressing-instrumentation.md] next (possibly embedding it in the Agent config page).~ ~I'm thinking that it might make sense to use Hugo to **generate the "Suppressing specific...

~Or another thought would be to use a manually-curated data file to generate the table, and a separate script (like the one you wrote) to simply cross-check if any new...