Results 449 comments of Dima Tisnek

The code has a data race smell on the surface at least. I wonder if it’s better to `try: start() except: restart()` or maybe the opposite 🤔

You may consider using https://pypi.org/project/otlp-test-data/ , a small project I made to generate all conceivable "weird" input. That includes the JSON flavour of OTLP serialisation, to the best of my...

> @dimaqq Do you know whether trace and spans ids in http/json are base64 encoded? In files they are hex encoded , hence the addition. Do read https://opentelemetry.io/docs/specs/otlp/#json-protobuf-encoding I mean...

P.S. doctor output doesn't say `ready to brew` maybe doctor output was changed? It does tell me that everything is `working fine`.

`brew leaves --installed-on-request` includes weird things like `mvfst` (QUICK protocol dep of something, I don't even recognise the name, surely I didn't install that manually). Same for `ncdu flex bison`...

### To do - [ ] think of a case where two requirers target the same relation - [ ] exact code sample - [ ] socialise and understand if...

I gave it a go in `ops[tracing]` vendored charm libs, and so far I could not get it to work. ### How do I fix this? In a charm lib...

Fixing `self.framework.on` would probably require major surgery.

Recapping earlier conversation, my and @tonyandrewmeyer's guts tell us that it's probably not worth the effort.

Maybe `except “global tables” which offer weaker guarantee`, I think that may be called LWW 🤔