Sean P. Miller

Results 4 issues of Sean P. Miller

**Describe the bug** This behavior _might_ be intended. However, if you write your own entrypoint into the collector, as I have, and you call `otelcol.Collector.DryRun()` with a goal of determining...

bug

**Describe the bug** Merge of two or more configurations fails when any component map is `null`. Based on my testing, I think there is a bug in the merge logic...

bug
priority:p2
area:confmap

Resolves https://github.com/antlr/antlr4/issues/4439 This may not work forever. If it ever stops working, then we can switch to using a `const` variable, as that is how Rob Pike & Co. intend...

- Class `SLF4JReporter` now expects use of builder pattern. - Replaced `metrics.dropwizard.TagsBenchmark` with `metrics.ComparativeTagsBenchmark`, which now has a couple of OpenCensus benchmarks. - I cannot attest that these microbenchmarks are...