Skip to content
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

fix: build stream processor with SimpleMeterRegistry #1228

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

nicpuppa
Copy link
Contributor

@nicpuppa nicpuppa commented Aug 20, 2024

Description

Provide to stream processor a simple meter registry

Copy link

github-actions bot commented Aug 20, 2024

Test Results

 47 files  ±0   47 suites  ±0   1m 9s ⏱️ +5s
135 tests ±0  135 ✅ ±0  0 💤 ±0  0 ❌ ±0 
429 runs  ±0  429 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9a5dcd8. ± Comparison against base commit b39b0c7.

♻️ This comment has been updated with latest results.

@nicpuppa nicpuppa force-pushed the fix-stream-processor branch from fb4c867 to 9a5dcd8 Compare August 20, 2024 09:14
@nicpuppa nicpuppa marked this pull request as ready for review August 20, 2024 09:27
@nicpuppa nicpuppa requested a review from a team August 20, 2024 09:27
Copy link

@mustafadagher mustafadagher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes LGTM! But, let's check why the TimerTest is failing.

@nicpuppa
Copy link
Contributor Author

The changes LGTM! But, let's check why the TimerTest is failing.

I already raised this in this thread. This PR fix only one issue with the tests @mustafadagher

Copy link
Member

@korthout korthout left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@megglos
Copy link
Contributor

megglos commented Aug 21, 2024

@nicpuppa given this fixes the setup issue and the failure is an existing other issue, I would suggest to merge it to not have to include two different fixes into one PR. So once this is merged we can focus on the timer test fix separately, wdyt?

Can we skip the queue for that?

@nicpuppa
Copy link
Contributor Author

Can we skip the queue for that?

I think we can disable the queue from the settings, let me check

@nicpuppa nicpuppa added this pull request to the merge queue Aug 21, 2024
Merged via the queue into main with commit 9e5884a Aug 21, 2024
6 of 10 checks passed
@nicpuppa nicpuppa deleted the fix-stream-processor branch August 21, 2024 11:31
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

Successfully merging this pull request may close these issues.

None yet

4 participants