Adrian Cole

Results 2042 comments of Adrian Cole

@austinborn in the case of this org, I think it is only the [csharp-sdk](https://github.com/modelcontextprotocol/csharp-sdk) that implements this at the moment. there are discussions in others, like the [go sdk](https://github.com/modelcontextprotocol/go-sdk/issues/59), but...

this doesn't seem to make sense. The root span is the client span, so there's only one root and should only be one "trace" entry in the list. Are you...

I think you don't need to constrain filtering to only the root span, just because you present the service of the root span. Zipkin allows filtering of any span even...

Natural is a term different to different people but yeah zipkin for many years is any service in the trace. And the service drop down is all services due to...

one thing to consider is how zipkin does this. * in the detail pane have a summary of service and span count (remote only). This helps understand the trace before...

Hi, I'd really love to have this feature sorted because It is very confusing that spans are listed in the trace list. It makes it look very cluttered and you...

basically I feel like if we want an "event log" style of view, instead of aggregating traces or metrics (aggregation of spans into a trace or metrics into an aggregate...

fyi I ran into this, and while tricky hope there's a way to do this. I want to be able to make CLI commands with spring AI and not have...

I'm going to run a comparison before (2.15.0) and after (2.16.1) to see if the memory usage is different. It is probably not a huge deal to OOM if things...