docs(tvix): drop done TODOs in the O11Y section
OTLP shutdown behaviour was fixed in cl/11803, and tracy landed in cl/10952 and cl/11815. Change-Id: I310dfcc41ba62ce5b006e75a35feb839327b0e7c Reviewed-on: https://cl.tvl.fyi/c/depot/+/11866 Autosubmit: flokli <flokli@flokli.de> Reviewed-by: Simon Hauser <simon.hauser@helsinki-systems.de> Tested-by: BuildkiteCI
This commit is contained in:
		
							parent
							
								
									7f625e2fc1
								
							
						
					
					
						commit
						8dde022d31
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		|  | @ -233,15 +233,7 @@ logs etc, but this is something requiring a lot of designing. | |||
|  - Maybe drop `--log-level` entirely, and only use `RUST_LOG` env exclusively? | ||||
|    `debug`,`trace` level across all crates is a bit useless, and `RUST_LOG` can | ||||
|    be much more granular… | ||||
|  - Fix OTLP sending batches on shutdown. | ||||
|    It seems for short-lived CLI invocations we don't end up receiving all spans. | ||||
|    Ensure we flush these on ctrl-c, and regular process termination. | ||||
|    See https://github.com/open-telemetry/opentelemetry-rust/issues/1395#issuecomment-2045567608 | ||||
|    for some context. | ||||
| 
 | ||||
| Later: | ||||
|  - Trace propagation for HTTP clients too, using | ||||
|    https://www.w3.org/TR/trace-context/ or https://www.w3.org/TR/baggage/, | ||||
|    whichever makes more sense. | ||||
|    Candidates: nix+http(s) protocol, object_store crates. | ||||
|  - (`tracing-tracy` (cl/10952)) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue