Closed
Description
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
Labels
No labels