Skip to content

Make Alert Manager MaxSendMsgSize and MaxRecvMsgSize configurable #5330

Closed
@emanlodovice

Description

@emanlodovice

Is your feature request related to a problem? Please describe.
We have a use case where we need to send a response that is much bigger than the current hard coded AM MaxSendMsgSize.
https://github.com/cortexproject/cortex/blob/master/pkg/alertmanager/alertmanager_client.go#L59

Describe the solution you'd like
I see that based on the discussion is #4889 , the maintainers are not totally against the idea of exposing these limits to configuration. It was not added in the PR because there was no need for it at the time. We can make a change similar to this PR to expose the limits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions