Skip to content

[Google-TI-Feeds] Add a prometheus counter for api calls#6307

Merged
jabesq merged 1 commit intomasterfrom
fix/6236_add_counter
May 5, 2026
Merged

[Google-TI-Feeds] Add a prometheus counter for api calls#6307
jabesq merged 1 commit intomasterfrom
fix/6236_add_counter

Conversation

@jabesq
Copy link
Copy Markdown
Member

@jabesq jabesq commented Apr 27, 2026

Proposed changes

Related issues

Checklist

  • I consider the submitted work as finished
  • I have signed my commits using GPG key.
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@github-actions github-actions Bot added the filigran team use to identify PR from the Filigran team label Apr 27, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 14.33%. Comparing base (eda9343) to head (c7e1813).
✅ All tests successful. No failed tests found.

❗ There is a different number of reports uploaded between BASE (eda9343) and HEAD (c7e1813). Click for more details.

HEAD has 93 uploads less than BASE
Flag BASE (eda9343) HEAD (c7e1813)
connectors 95 2
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6307       +/-   ##
===========================================
- Coverage   40.58%   14.33%   -26.25%     
===========================================
  Files        2141     1705      -436     
  Lines      128285   108578    -19707     
===========================================
- Hits        52064    15569    -36495     
- Misses      76221    93009    +16788     
Flag Coverage Δ
baseline 0.00% <0.00%> (ø)
connectors 92.59% <100.00%> (+18.40%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@Powlinett Powlinett left a comment

Choose a reason for hiding this comment

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

Works as expected ✅️

@jabesq jabesq merged commit 4d9abbe into master May 5, 2026
16 checks passed
@jabesq jabesq deleted the fix/6236_add_counter branch May 5, 2026 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Google TI] Add metrics about API call usage

3 participants