Mikel Blanchard
Mikel Blanchard
> @CodeBlanch I have a general question regarding the design, could you summarize 1) what you would like to achieve and 2) the design principles? What I want to achieve...
Let's merge this and I can do a follow-up which makes it all experimental?
@reyang @alanwest The usage on the PR description now shows how this API works with `UseOtlpExporter` (#5400).
@devc007 Let's add a section in here: https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/docs/metrics/customizing-the-sdk/README.md Something at the bottom. Like "Advanced scenarios" maybe? ## Advanced scenarios ### View configuration using delegate The following code snippet shows how...
@reyang Looks like there is an issue breaking docfx.
@TimothyMothra Good question! Yes. What I did is have the bot lock the PR. While locked only collaborators of the repo may comment which limits who can speak "/CreateReleaseTag" 🤣...
I definitely think some options/levers are going to be needed. * The primary use case today for ConsoleExporter is dev/debug/test. The main thing we need for this is readability. I...
Update... A change went in on #4958 which smooths this out a bit. If a meter and an instrument with the same name is created again, before a Collect is...
Just wanted to share a thought. @alanwest kind of scratched at this on the SIG yesterday, I think. What does "persistent storage" mean? In the scope of this work, it...
@trask I will try it out and report back.