-
Updated
Aug 10, 2021 - JavaScript
telemetry
Here are 723 public repositories matching this topic...
-
Updated
Jan 31, 2022 - C#
Plugin Requests
Consolidating thread on all open plugin requests.
All issues need help if you'd like to contribute to the project
The documentation on writing a plugin can be found here.
- Umami DavidWells/analytics#149
- Firebase DavidWells/analytics#133
- Plausible
There was an issue in opentracing to add a scope manager, but it doesn't look like it was ever implemented opentracing/opentracing-javascript#112
What is our action item here? Should we just document on the shim that there is no scope manager so we have no shim for it?
_Originally posted by @dyladan in https://github.com/open-telemetry/opentelemetry-specification/is
-
Updated
Aug 19, 2020
-
Updated
Jan 15, 2022 - Objective-C
For some uses cases it would be useful to have an option in the gr_satellites command line tool that skips the demodulator and sends the input the directly to the deframer.
-
Updated
Jan 7, 2022 - C
-
Updated
Feb 5, 2022 - C#
-
Updated
Jan 31, 2022 - C
-
Updated
Feb 9, 2022 - Elixir
-
Updated
Jun 9, 2020 - C#
-
Updated
Oct 27, 2021 - Rust
-
Updated
Jan 15, 2022 - HCL
as mentioned in the UPDATING file, there are some domains in the list that represent the same domain but differ by a commonly confused character (like dashes, em dashes, and en dashes). Theres also a few that look like two characters smushed together (I think there's one like that for fi in a couple places). These are likely due to copy-paste errors or from parsing the PDF, however I want to be
Our Rack instrumentation allows configuration of a URL quantization function https://github.com/open-telemetry/opentelemetry-ruby/blob/1c37b00dc82d490dace1f92739977aa4674d7039/instrumentation/rack/lib/opentelemetry/instrumentation/rack/middlewares/tracer_middleware.rb#L122-L137
We should add the same functionality to the Sinatra instrumentation. @genebean reported this requirement in Gitter:
-
Updated
Feb 7, 2022
Apple comes with CFNetwork API to enable applications to interact with FTP and HTTP protocols to access Internet resources. This means it doesn't explicitly need to use curl as an HTTP client library.
otel-cpp is designed to plugin any external client library by extending abstract classes defined in the ext::http::client namespace.
And HttpClientFactory factory is responsible to pick up the co
-
Updated
Oct 3, 2021 - Lua
-
Updated
Feb 8, 2022
-
Updated
Feb 7, 2022 - Go
Improve this page
Add a description, image, and links to the telemetry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the telemetry topic, visit your repo's landing page and select "manage topics."


open-telemetry/opentelemetry-dotnet#2871 - A very basic test is added here. Opening an issue to track adding more tests to OTLP Log Exporter. The exporter itself is not fully ready and is tracked here - open-telemetry/opentelemetry-dotnet#2482