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(tap-agent): monitoring labels and gauge updates #189

Merged
merged 2 commits into from
May 24, 2024

Conversation

aasseman
Copy link
Collaborator

Noticed some typos as well as potentially confusing docs on the monitoring items.
Also, RAV and unaggregated fees gauges were not updated at the right places.

Sorry for not having caught these in review in the first place 🫤

In particular unaggregated fee monitoring was not updated correctly.
RAV value monitoring also should be updated on sender_allocation startup like the unaggregated fees.

Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
Signed-off-by: Alexis Asseman <alexis@semiotic.ai>
@aasseman aasseman added p1 High priority type:bug Something isn't working labels May 23, 2024
@aasseman aasseman requested a review from carlosvdr May 23, 2024 23:43
@aasseman aasseman self-assigned this May 23, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 9216319193

Details

  • 16 of 19 (84.21%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.04%) to 68.365%

Changes Missing Coverage Covered Lines Changed/Added Lines %
tap-agent/src/agent/sender_allocation.rs 14 17 82.35%
Totals Coverage Status
Change from base Build 9214725286: -0.04%
Covered Lines: 3691
Relevant Lines: 5399

💛 - Coveralls

Copy link
Contributor

@carlosvdr carlosvdr left a comment

Choose a reason for hiding this comment

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

LGTM

@aasseman aasseman merged commit ba21505 into main May 24, 2024
9 checks passed
@aasseman aasseman deleted the aasseman/fix-tap-agent-monitoring branch May 24, 2024 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1 High priority type:bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants