Skip to content

log all RSS HTTP requests by default #3502

@davepacheco

Description

@davepacheco

Debugging #3498 I wished we had log messages for the HTTP requests that RSS makes to Sled Agents. I see that all requests made using a sled_agent_client::Client are logged at "debug" level. But our configs only keep "info" level messages (which I think makes sense). I'm not sure how best to proceed. We could make all sled_agent_client::Client messages "info"-level. That would affect other consumers, too. I'm not sure if that's a problem, if we have high-throughput latency-critical paths that hit the Sled Agent. It seems like maybe not?

Metadata

Metadata

Assignees

No one assigned

    Labels

    DebuggingFor when you want better data in debugging an issue (log messages, post mortem debugging, and more)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions