python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Does JetBrains' Material Theme UI send telemetry?
The popular plugin relatively recently changed from a free plugin to a paid/freemium model. I wanted to know if it collects user data/send telemetry?
Material UI changed to closed-source but I don't s...
voobaroo
Votes: 0
Answers: 1
OpenTelemetry java manual instrumentation without exporter
Currently I am trying to POC OpenTelemetry for a web project (war)
and upon reading lots of different documentations I still don't have a proper grasp on some issues, wonder if someone could help poin...
David Tovar Caballero
Votes: 0
Answers: 1
How to parse nested struct member variables in rust proc_macro?
I am attempting to write a macro that will generate a telemetry function for any struct by using
#[derive(telemetry)] . This function will send a data stream to anything provided that is io::Writable...
Matthew Pittenger
Votes: 0
Answers: 1
Lightbend telemetry gets triggered only when executing the program via terminal
I am trying to develop an Akka application using Scala and I would like to log the application behavior using Lightbend Telemetry: Cinnamon Grafana + Prometheus.
I set up everything with sbt following...
user3476509
Votes: 0
Answers: 1