Phillip Carter
Phillip Carter
/fix:all
/fix:refcache
I'd like to see an effort to advance the project to graduated status. I think, now that the initial vision has been delivered, and OTel is starting to see broad...
Thanks @Antelope-IT - is this project sharable? Unfortunately, this is close to impossible to understand without the project to work with. That said, there are some problems with the OmniSharp...
Thanks for the update. I can reproduce this with the project you added. This will need more investigation, sadly.
@TylerHelmuth or others, can we initiate an issue transfer? @falgofrancis this would be good docs to have, since this is a good topic to cover: > Best practices on how...
@bornav do you still intend for this to be a draft?
Yeah, it's not an example of the wire format. That would be quite a bit noisier. The example serves to illustrate what data you can expect to see. I think...
Probably something like this as JSON: ``` { "resourceSpans": [ { "resource": { "attributes": [ { "key": "resource-attr", "value": { "stringValue": "resource-attr-val-1" } } ] }, "scopeSpans": [ { "scope":...
Yeah, I think we should just do that. We could also maybe show a full payload example too. Although I think what might be better is a more abstract diagram.