#tracing
The more I read about tracing, the more I want to overhaul my applications I run to start emitting the #tracing events. The big question is, where do I send them?
Now I've gotta setup a #SigNoz cluster(?) to ingest and act on these data in a meaningful way, let alone worry about data retention... huh. #OTEL is cool and all, but I need a free, self-hosted option that's easy to work with in small scale to really get comfortable with it. I'm tired of investing energy into SaaS products (FOSS or not) only to have them disappoint later by being bought out, changing license/usage terms, or totally shuttering their doors.

In continuation of the #tracing discussion, just found https://www.hyperdx.io/. It's pretty much the tracing panel of datadog implemented as an open-source software. It's nice, but it only supports a black theme (which is white text over #0f1216).
Let me ask you: am I the only fucking engineer with astigmatism left?
What do #arthistorians think of the provenance of this 18th century decorative figure?
"about 1920 - 1988
Private Collection (Paris, France)
[offered for sale but withdrawn, Nouveau Drouot, Paris, April 2, 1981, no. 61]
1988
Jean-Luc Chalmin (Paris, France)
sold to the J. Paul Getty Museum, 1988."
#MastoArt #glam #tracing the #past
#Sculpture #Decorative #Arts

Distributed #tracing was only invented to generate cool 2D platform levels
Announcing: Observability SDKs for WebAssembly
https://dev.dylibso.com/docs/observe/overview/
#ycombinator #observability #metrics #logs #tracing #webassembly #wasm #instrumentation #telemetry
@Billius27 @harriettmb Grateful for comprehensive manifesto by #healthcare workers. I liked the part about “multi-layered protections. That’s a useful phrase. People take #ventilation and #vaccination for granted, ignoring #testing and #tracing. I was unfamiliar with the term #nosocomial, but not the concept. Members of my circle of friends, family working in healthcare note patients’ vulnerability to #airborne disease. Elder friends awaiting care in ERs contracted Covid-19.
#Tracing avec #Opentelemetry: pourquoi c'est le futur (et pourquoi ça remplacera les logs)
#Tracing Cybercrime: networking event { CYBER : Crime || Security || Society } on 12/13-09. in @Stadt_Halle on secure #future in #cyberspace. Registrations for the interdisciplinary meeting.
#SocietalResilience #CyberCrimeResearch
https://news.idw-online.de/2023/08/25/press-release-on-the-trace-of-cybercrime

#Tracing Cybercrime: networking event { CYBER : Crime || Security || Society } on 12/13-09. in @Stadt_Halle on secure #future in #cyberspace. Registrations for the interdisciplinary meeting.
#SocietalResilience #CyberCrimeResearch
https://nachrichten.idw-online.de/2023/08/25/press-release-on-the-trace-of-cybercrime

Effectiveness of #testing, #contact #tracing and #isolation interventions among the general population on reducing #transmission of #SARS-CoV-2: a systematic review https://royalsocietypublishing.org/doi/abs/10.1098/rsta.2023.0131?af=R #research #science #pandemic #preparedness
#NVIDIA #DLSS 3.5 | New #Ray #Reconstruction enhances ray #tracing with #ai.
https://www.youtube.com/watch?v=sGKCrcNsVzo
@ktoso and I are pitching Swift Distributed Tracing to the SSWG 🥳
https://forums.swift.org/t/pitch-swift-distributed-tracing/66679
@Martindotnet Trying to wrap my head around the concept of "audit logging" aka "audit trail" and how it relates to (open) tracing. Would I use open tracing for audit logging? Any thoughts on this?
There is even a big GitHub project dedicated to audit logging for #dotnet: https://github.com/thepirat000/Audit.NET
So how much am I missing out on by not having/trying out #tracing?
Context: Working on a system developed by less than ten people, made out of a few semi-monolithic services, most of which centers on ingesting and serving a hundred-odd usually-independent datasets.
Working on my tmux helper tm and (again) noticing how *hard* an actually useful logging is.
I mean, the #Rust #tracing lib https://docs.rs/tracing/latest/tracing/ makes it easy in terms of different output, formats, following the flow of the program (if used right), but deciding what's a span, where to output variables (and which) is work.
I plan to run a few tests to determine if #apachekafka is suitable for a certain usecase I have in mind.
My idea is to run a local cluster of Kafka servers (either VMs or #containers), produce/consume a series of messages, observe a bunch of #metrics (#prometheus & #grafana and custom business logic outcomes.
What are some good tools to record and visualise the internals of Kafka cluster?
I'm looking for things like consumer lag, topic #replication, possibly #tracing messages, ...
So does anyone have any tips on #logging in #WASM using #tokio's #tracing? I would love to only have 1 logging crate in my project, not needing to also use the log
one. But it does not seem to be very easy to do. Was thinking maybe there's a way to expose console_log::log
(from the console_log
crate) as a tracing
subscriber?
I think #tracing has its issues wrt implementation but I'm getting tired of the "tracing is useless unless your system is end-to-end instrumented" argument
...like hi, APM, aka observing a single application, is massively helpful
but there seems to be an industry-wide disconnect here
Japan to Apply Tougher Crypto AML Regulations, ‘Travel Rule’ in June - Stricter anti-money laundering (AML) measures for the crypto sector in Japan will ... - https://news.bitcoin.com/japan-to-apply-tougher-crypto-aml-regulations-travel-rule-in-june/ #moneylaundering #requirements #enforcement #legislation #regulations #regulation #travelrule #standards #japanese #measures #tracking #tracing #japan #rules #fatf #laws #aml
#EU approves new rules for #tracing #crypto transfers, introduces 1000€ limit
Press Announce
https://www.europarl.europa.eu/news/en/press-room/20230414IPR80133/crypto-assets-green-light-to-new-rules-for-tracing-transfers-in-the-eu
IRS, Chainalysis Helping Ukraine Track Russians Using Crypto to Evade Sanctions - The U.S. Internal Revenue Service (IRS) said it’s working closely with Ukraine to ... - https://news.bitcoin.com/irs-chainalysis-helping-ukraine-track-russians-using-crypto-to-evade-sanctions/ #blockchaintransactions #cryptotransactions #cryptocurrencies #sanctionsevasion #cryptocurrency #restrictions #chainalysis #sanctions #conflict #tracking #tracing #ukraine #crypto #russia #tools #news #irs #war
🌟 Get ready to level up your #observability game! 📊🔎 With #MicrometerIO-based observability, native images become your superpower! 🚀 Don't worry about agent-based instrumentation compatibility and say hello to seamless #metrics and #tracing! ⚡️✨ #java #graalvm https://micrometer.io/docs
Hey 👋 ! Are you using #SpringBoot with #MicrometerIO #tracing and you don't see any spans in your #observability backend 🤔 ? Most likely that's because your spans didn't get sampled! For development, to enable 💯 % sampling set <management.tracing.sampling.probability=1.0> ! Check the docs for more information https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/?utm_content=bufferb5981&utm_medium=social&utm_source=bufferapp.com&utm_campaign=buffer#actuator.micrometer-tracing.getting-started
Did you know you can use
#MicrometerIO
Observation API to instrument your code ONCE and get such outcomes as #tracing, #metrics etc. ? Read more about #MicrometerIO observation in our docs https://micrometer.io/docs/observation

EU Parliament Greenlights Markets in Crypto Assets Law, Tracing Rules - Members of the European Parliament gave their final approval to a package of EU-wi... - https://news.bitcoin.com/eu-parliament-greenlights-markets-in-crypto-assets-law-tracing-rules/ #europeanparliament #cryptocurrencies #cryptocurrency #europeanunion #cryptoassets #euparliament #transactions #legislation #regulation #parliament #travelrule #lawmakers #transfers #tracing #crypto #mica #vote #law #eu
Natchez is now a Typelevel organization project. It is a minimal distributed tracing library for Cats with support for multiple backends.
@Ardor Das ist #Tracing - #DNA und eine bekannte Methode, um #Ladenräuber, #Kabeldiebe und deren Diebesgut zu identifizieren...
Das gibt's seit knapp 10 Jahren als Fertiglösungen zu kaufen...
Die auch von Netz- und Datenschutzaktivist*innen vielgepriesene "CWA" war von der Regierung ursprünglich als zentralisierte, verpflichtende Tracking-App entwickelt worden (es wurden sogar CWA-Armbänder entwickelt), die einen sozialen Graphen der gesamten Bevölkerung hätte erstellen können.
Das scheiterte nur, weil Google und Apple in Android und iOS die dezentrale Technik integrierten und die Bundesregierung dann auf das dezentrale Tracing umsteigen musste.
Die CWA, wie wir sie heute kennen, war dann als Tracing-App zwar datenschutzfreundlicher. Aber was viele Leute aus der darüber begeisterten Datenschutz-Bubble nicht im Blick hatten war das, was sich "Function Creep" nennt. Erst wurde eine Infrastruktur aufgebaut und dann kamen und kommen immer wieder neue Funktionen hinzu und aus der Tracing-App wurde ein digitaler Impfnachweis, der dann auch die Deanonymisierung ermöglicht, wie @netzpolitik_feed mal berichtet hat.
Ach und dann gabs ja noch die "LUCA"-App, bei der sofort die Polizei in einigen Fällen wie z.B. in Mainz auf die Daten zugegriffen hat.
#Tracking #coronaWarnApp #lucaApp #Bundesregierung #Überwachung #SozialeKontrolle #COVID19 #Digitalisierung #Tracing
For those who struggle with microservices debugging hell 😂 >> https://gethelios.dev/blog/evaluating-distributed-tracing-tools-a-guide/
#Population-based #SARS-CoV-2 #WGS and contact #tracing during the #COVID19 pandemic in #Switzerland https://academic.oup.com/jid/advance-article/doi/10.1093/infdis/jiad074/7086594?rss=1
@ik Tegen massa surveillance, tracking en tracing. Niet persee tegen een individu die ook het linkje heeft.
#MassaSurveillance #tracking #tracing #privacy.
Managed to get a couple of examples of using #azure functions and #dotnet with #opentelemetry done today
There's some nuance that InProcess can only use 1.3.1 of OpenTelemetry and Isolated Functions needs a new middleware.
I also added the detection code for standard Azure attributes that come in through EnvVars. This is a lot better in 1.4.1 with resource detectors and the new Cinfigure methods.
Take a look
https://github.com/martinjt/otel-azure-functions
(Readme is coming)
☹️ Timescale - “We regret to inform you that we’ve made the difficult decision to discontinue Promscale. Promscale was created to help the community use #PostgreSQL /TimescaleDB as a fully compliant remote storage for #Prometheus. Later on we added #OpenTelemetry and #Jaeger #tracing support. With its full SQL support, it provided a unified storage for traces and metrics with deep analysis and correlation capabilities https://github.com/timescale/promscale/issues/1836 @PrometheusIO #opensource #sre
Hrrr, this time managed to understand the #tracing #crate in #Rust, now busy switching from pure log (well, #flexi_logger on top) over to that.
RT oduquesne: End-to-end tracing with #OpenTelemetry https://blog.frankel.ch/end-to-end-tracing-opentelemetry/ #Devops #OpenTelemetry #Jaeger #observability #tracing
by @\nicolas_frankel at #CfgMgmtCamp
By default, when you're using #tracing (actually tracing-subscriber) in #rust, spans aren't output, only events.
You can enable output of span events with `Layer::with_span_events`: https://docs.rs/tracing-subscriber/latest/tracing_subscriber/fmt/struct.Layer.html#method.with_span_events
As explained on #TokioDiscord (not by me).
Distributed #Tracing With #Jaeger And #OpenTelemetry In Kubernetes https://www.youtube.com/watch?v=FK0uh-7nDSg
Are you experiencing bottlenecks in your app flows? Explore how to identify and solve them fast. in our latest blog post. Our very own Oren Levy shares how he uses Helios and distributed tracing in his bottleneck analysis.
https://gethelios.dev/blog/using-distributed-tracing-to-identify-bottlenecks-in-your-app-flows/
DynamoRIO: nice intro for beginners for tracing and manipulating programs
https://vx.zone/2022/10/22/tracingwithdynamo-utku.html
#dynamorio #tracing #reverseengineering #hacking #infosec #learning
Yesterday, talking about #observability in #Madrid: #Jaeger, #Prometheus, #Tracing, #Metrics, #Logs and a lot of more stuff!
Looking forward to coming back soon!
curious...would you consider a 1 span trace an event?
why/why not?
Cloud-native: Prometheus ist laut CNCF das bevorzugte Observability-Tool
Ich habe meie Covid #Zertifakt- & #Tracing Apps auf meinem Handy gelöscht. Jetzt bist du bestimmt schockiert über mich und nein ich bin nun kein #Schwurbler. Der Grund ist dieser:
Ende der #Corona-Massnahmen - Diese weitreichenden Lockerungen hat der #Schweiz'er Bundesrat beschlossen.
Expertin für Kontaktverfolgung: "Die Luca-App ist technologisch tot"
GitLab integriert Observability und übernimmt Opstrace
Apples Entwicklungsumgebung bietet viele Möglichkeiten, um den Code von Programmen zu analysieren, Fehler zu entdecken und sie zu beheben. Wir zeigen, wie.
Debugging in Xcode: Gekonnt Fehler fixen
Présentations du vendredi #logilabcafé #5mintalk à @logilab :
🗣️ Francois nous a présenté comme utiliser les tween pyramid pour faire des middleware qui ajoutent des logs des performances dans @cubicweb
🗣️ @nchauvat nous a présenté le cubes prometheus https://forge.extranet.logilab.fr/cubicweb/cubes/prometheus pour CubicWeb qui utilise les "Debug Channels" https://cubicweb.readthedocs.io/en/default/book/devrepo/debug_channels/
#python #pyramid #cubicweb #performance #tracing #metrics #prometheus
Observability: Grafana Cloud bietet informativere Alarmmeldungen
#Droits #Humains #Surveillance #Biométrie #Faciale #Data #Union #Initiative #Action
Initiative de la société civile en vue d’une interdiction des pratiques de surveillance biométrique de masse.
Reclaim Your Face
https://reclaimyourface.eu/fr/
#Législatif #Pétition #Europe #France #Menaces #Usages #MadeInChina #Tracing
Cloud-Applikationen besser überwachen mit der Google-Sandbox
@ulrichkelber
Die aktuelle, googlefreie Version 1.10.1.1 steht bei #fdroid seit dem 3.1.2021 in der Rubrik "Vorgeschlagen" und wird somit nicht aktiv aktualisiert.
https://f-droid.org/de/packages/de.corona.tracing/
Aufnahmeverfahren
https://f-droid.org/de/docs/Inclusion_How-To/
Contact-tracing data accessible to police
Reuters confirmed
The #European #Union, the #World #Health #Organisation and the #EU #eHealth #Network followed the arguments of the #FSF (Free Software Foundation Europe) and they now recommend that any #COVID19 #contact #tracing #app development be published as #Free #Software.
One step for #userfreedom, a bigger one for #fair #competition.