|
|
|
|
|
by tonyhb
2101 days ago
|
|
On the fundamentals you agree with me: the goalposts shifted from telemtry to logging. IMO they're different things. One deals with call graphs, timings, and associated baggage. The other is logs. Should we hold off on the spec for another 5 years and add datadog/prometheus metrics too? I dont think that one spec should be all encompassing. Opentracing is great for tracing. Logs can be baggage. Memory use can be baggage. The temperature of the CPU and the current disk space is another platform altogether. It's like saying everything in the world should run webassembly, and no other ISA matters. It's an idea! But, certainly a distraction from the benefits. Why not let tracing deal with tracing before messing with the 1.0? |
|
Telemetry has always included logging as one of it's components.
> Should we hold off on the spec for another 5 years and add datadog/prometheus metrics too?
I think you should look at OTel once again. OTel already includes metrics and supports exporting to Prometheus.
And I don't want to reply to the rest of your comments because I don't feel you understand this problem space enough before making such remarks on it.