We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 897f5f5 commit 26d313aCopy full SHA for 26d313a
src/opentelemetry/instrumentation/frameworks/lucky.cr
@@ -36,7 +36,8 @@ require "../instrument"
36
#
37
# That is all that you should need to do. If your environment has an appropriate license key
38
# in the *NEW_RELIC_LICENSE_KEY* environment variable, the OpenTelemetry exporter will send
39
-# the traces to New Relic.
+# the traces to New Relic. A similar setup should work with any provider that supports OTLP/HTTP
40
+# ingest of OpenTelemetry.
41
42
# ## Methods Affected
43
0 commit comments