Skip to content

Disable to send metric CloudWatch when using spring cloud stream binder aws kinesis. #241

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Min3953 opened this issue Mar 14, 2024 · 0 comments
Milestone

Comments

@Min3953
Copy link
Contributor

Min3953 commented Mar 14, 2024

Expected Behavior

I want to disable to send metric CloudWatch when using spring cloud stream binder aws kinesis.

Current Behavior

(spring-cloud/spring-cloud-stream-binder-aws-kinesis#217)

Context

I know that I can set metric config of KCL config to be NullMetricsFactory.
But I cannot set that with using kinesis binder.

Min3953 pushed a commit to Min3953/spring-integration-aws that referenced this issue Mar 15, 2024
Min3953 pushed a commit to Min3953/spring-integration-aws that referenced this issue Mar 15, 2024
Min3953 pushed a commit to Min3953/spring-integration-aws that referenced this issue Mar 15, 2024
Min3953 pushed a commit to Min3953/spring-integration-aws that referenced this issue Mar 15, 2024
@artembilan artembilan added this to the 3.0.6 milestone Mar 20, 2024
artembilan pushed a commit that referenced this issue Apr 8, 2024
* GH-241: Support changing metrics-level for `KclMessageDrivenChannelAdapter`

* Add test that `metricsLevel` is set correctly

* Modify test body and add author

* Add reference to instance variable

* Set `metricsFactory` to `NullMetricsFactory` if metrics level is `NONE`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants