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

[SDTEST-160] API metrics #206

Merged
merged 8 commits into from
Jul 29, 2024
Merged

Conversation

anmarchenko
Copy link
Member

@anmarchenko anmarchenko commented Jul 29, 2024

What does this PR do?
Adds the following metrics:

  • git_requests.search_commits
  • git_requests.search_commits_ms
  • git_requests.search_commits_errors
  • git_requests.objects_pack
  • git_requests.objects_pack_ms
  • git_requests.objects_pack_errors
  • git_requests.objects_pack_bytes
  • git_requests.objects_pack_files
  • git_requests.settings
  • git_requests.settings_ms
  • git_requests.settings_errors
  • git_requests.settings_response
  • itr_skippable_tests.request
  • itr_skippable_tests.request_ms
  • itr_skippable_tests.request_errors
  • itr_skippable_tests.response_bytes
  • itr_skippable_tests.response_tests

How to test the change?
Unit tests are provided

@codecov-commenter
Copy link

codecov-commenter commented Jul 29, 2024

Codecov Report

Attention: Patch coverage is 98.78049% with 2 lines in your changes missing coverage. Please review.

Project coverage is 98.84%. Comparing base (1ab2fd2) to head (b67a64f).

Files Patch % Lines
lib/datadog/ci/transport/http.rb 85.71% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #206      +/-   ##
==========================================
+ Coverage   98.83%   98.84%   +0.01%     
==========================================
  Files         251      251              
  Lines       11416    11526     +110     
  Branches      509      516       +7     
==========================================
+ Hits        11283    11393     +110     
  Misses        133      133              

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

@anmarchenko anmarchenko marked this pull request as ready for review July 29, 2024 15:32
@anmarchenko anmarchenko requested review from a team as code owners July 29, 2024 15:32
@anmarchenko anmarchenko merged commit fc7425c into main Jul 29, 2024
28 checks passed
@anmarchenko anmarchenko deleted the anmarchenko/telemetry_itr_http_metrics branch July 29, 2024 15:52
@github-actions github-actions bot added this to the 1.3.0 milestone Jul 29, 2024
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.

3 participants