[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-05 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1062247311 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-05 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1062246728 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/ClosableTracerShim.java: ## @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-05 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1062223079 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java: ## @@ -0,0 +1,138 @@ +/* + * Licensed to the Apache Software Foundation

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-04 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1061828235 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,71 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-04 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1061822568 ## versions.props: ## @@ -20,8 +20,10 @@ commons-codec:commons-codec=1.15 commons-collections:commons-collections=3.2.2 commons-io:commons-io=2.11.0

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-04 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1061819187 ## solr/solr-ref-guide/antora.yml: ## @@ -40,16 +40,17 @@ asciidoc: # 'patch-version' is the 'z' part of x.y.z semantic version page-solr-javadocs:

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-04 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1061815367 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,70 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-04 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1061815367 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,70 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-02 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1060205004 ## solr/modules/opentelemetry/src/test/org/apache/solr/opentelemetry/OtelTracerConfiguratorTest.java: ## @@ -73,4 +86,24 @@ public void testSetDefaultIfNotConfigured() {

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-02 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1060199981 ## solr/modules/opentelemetry/src/test/org/apache/solr/opentelemetry/OtelTracerConfiguratorTest.java: ## @@ -73,4 +86,24 @@ public void testSetDefaultIfNotConfigured() {

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2023-01-02 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1059953698 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/ClosableTracerShim.java: ## @@ -0,0 +1,85 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-12-10 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1045099651 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-12-10 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1045099651 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-12-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1044748495 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java: ## @@ -0,0 +1,29 @@ +package org.apache.solr.opentelemetry; + +import

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-12-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1044217897 ## solr/modules/opentelemetry/src/java/org/apache/solr/opentelemetry/OtelTracerConfigurator.java: ## @@ -0,0 +1,29 @@ +package org.apache.solr.opentelemetry; + +import

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-12-08 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1043945805 ## solr/modules/opentelemetry/build.gradle: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-11-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1018483452 ## solr/modules/otel/build.gradle: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-11-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1018213452 ## solr/modules/otel/build.gradle: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-11-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1018211222 ## solr/modules/otel/README.md: ## @@ -0,0 +1,33 @@ +Apache Solr Open Telemetry Tracer += + +Introduction + +This module

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-11-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1018209370 ## solr/modules/otel/README.md: ## @@ -0,0 +1,33 @@ +Apache Solr Open Telemetry Tracer += + +Introduction + +This module

[GitHub] [solr] janhoy commented on a diff in pull request #1168: SOLR-16532 New OTEL module with OTLP trace exporter

2022-11-09 Thread GitBox
janhoy commented on code in PR #1168: URL: https://github.com/apache/solr/pull/1168#discussion_r1018206430 ## solr/modules/otel/build.gradle: ## @@ -0,0 +1,47 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See