Re: SIP proposal: Switch from DropWizard to OpenTelemetry

2025-04-18 Thread David Smiley
It's notable that Solr-core in main already includes OpenTelemetry dependencies. I expect this will be increasingly common, like SLF4J has become. Docker: definitely a separate topic altogether. See https://issues.apache.org/jira/browse/SOLR-17653 which I'm likely to pursue. I'm very familiar

Re: Community over Code 2025 NA - Call for presentations closes in 4 days!

2025-04-18 Thread Rahul Goswami
Submitted one just yesterday! "Achieving zero downtime and zero cost index upgrade in Apache Solr". Would be nice to have more discussions around the topic if the presentation gets picked! - Rahul On Thu, Apr 17, 2025 at 9:58 AM Tomas Fernandez Lobbe wrote: > Hi All, > Friendly reminder to su

Re: SIP proposal: Switch from DropWizard to OpenTelemetry

2025-04-18 Thread Gus Heck
This sounds good to me because Dropwizard metrics is used by the Dropwizard framework. Recent experiences where Dropwizard is used as an intermediary layer and integration tests using our test framework have shown it's a path to jar hell with Solr wanting one version and the Dropwizard based code w