Stephen Wakely

Results 26 issues of Stephen Wakely

Closes #15984 Epic #14998 Signed-off-by: Stephen Wakely

domain: sources
domain: external docs

This PR adds a quick guide to adding Log Namespacing to sources. Keeping in draft until I finish the guide to Schemas. Signed-off-by: Stephen Wakely

Closes #15980 Epic #14998 Signed-off-by: Stephen Wakely

domain: sources
domain: external docs

Very WIP. This adds the ability to time how long a message is on a number of channels and records this in a histogram.

component/system-probe
team/agent-processing-and-routing

In [`set_authorization`](https://github.com/tafia/hyper-proxy/blob/master/src/lib.rs#L204-L208) if the intercept is not http or https, it sets both `Authorization` and `Proxy-Authorization` headers. It's not clear to me why this should be the case and strikes...

Currently all node modules need to be loaded at server start up for them to be wired up. It might be nice to create some form of mechanism to enable...

enhancement
performance

Fixes #20356 This instruments the healthcheck task with the sink component span. The aws s3 sink healthcheck sends a request to check the bucket can be written to. During the...

domain: sources
domain: sinks