Skip to content
#

telemetry

Here are 775 public repositories matching this topic...

mx-psi
mx-psi commented Jul 8, 2022

Describe the bug

The Collector should fail fast when passing a feature gate that is unregistered

Steps to reproduce

Run the Collector while passing a nonexistent feature gate through CLI like --feature-gates=garbage.value.

What did you expect to see?

The Collector fails to start and tells me the feature gate garbage.value does not exist.

**What did you see instead

bug good first issue easy
dyladan
dyladan commented Jun 29, 2022

Span exporter interface should have a ForceFlush as specified here: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk.md#forceflush

Since we have already released the interface stable without this, we can only add it as an optional property on the interface.

good first issue never-stale spec-feature

DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.

  • Updated Jan 7, 2022
  • C
Windows-Optimize-Harden-Debloat

Fully Optimize, Harden, and Debloat Windows 10 and Windows 11 Deployments to Windows Best Practices and DoD STIG/SRG Requirements. The ultimate Windows 10 & 11 security and privacy script!

  • Updated Jun 23, 2022
  • PowerShell
keminming
keminming commented Jun 22, 2022

Open this issue since I don’t think #1463 Is well resolved, as we don’t find a good example how to instrument function call with async callback, in most condition, I/O operation will be made in an asynchrous fashion, but it doesn’t seem to be well supported by the cpp lib.

help wanted good first issue priority:p2
MoralCode
MoralCode commented Apr 21, 2021

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

help wanted good first issue

Improve this page

Add a description, image, and links to the telemetry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the telemetry topic, visit your repo's landing page and select "manage topics."

Learn more