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

improve metric package #937

Closed

Conversation

Icarus9913
Copy link
Collaborator

weizhoublue
weizhoublue previously approved these changes Oct 25, 2022
@Icarus9913 Icarus9913 added pr/ready-review This pull is ready for review and removed pr/not-ready not ready for merging labels Oct 30, 2022
@codecov
Copy link

codecov bot commented Oct 30, 2022

Codecov Report

Merging #937 (2006c4e) into main (cf22809) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #937   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files           8        8           
  Lines         592      592           
=======================================
  Hits          486      486           
  Misses         87       87           
  Partials       19       19           
Flag Coverage Δ
unittests 82.09% <ø> (ø)

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

@Icarus9913 Icarus9913 force-pushed the feat/wk/metric-improve branch 2 times, most recently from 9fa579c to 12edac3 Compare October 30, 2022 16:15

// spiderpool controller IP GC metrics name
ip_gc_total_counts = "ip_gc_total_counts"
ip_gc_failure_counts = "ip_gc_failure_counts"

ippool_left_ip_counts = "ippool_left_ip_counts"
Copy link
Collaborator

Choose a reason for hiding this comment

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

(0)
(1)一起更新 doc


// spiderpool controller IP GC metrics name
ip_gc_total_counts = "ip_gc_total_counts"
ip_gc_failure_counts = "ip_gc_failure_counts"

ippool_left_ip_counts = "ippool_left_ip_counts"
subnet_left_ip_counts = "subnet_left_ip_counts"
Copy link
Collaborator

Choose a reason for hiding this comment

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

subnet_total_ip_counts
subnet_free_ip_counts

ippool_left_ip_counts = "ippool_left_ip_counts"
subnet_left_ip_counts = "subnet_left_ip_counts"

subnet_ips_apply_counts = "subnet_ips_apply_counts"
Copy link
Collaborator

Choose a reason for hiding this comment

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

subnet_ippool_count

Signed-off-by: Icarus9913 <icaruswu66@qq.com>
@sonarcloud
Copy link

sonarcloud bot commented Oct 31, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
1.6% 1.6% Duplication

@Icarus9913 Icarus9913 closed this Nov 2, 2022
@Icarus9913 Icarus9913 deleted the feat/wk/metric-improve branch February 13, 2023 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/ready-review This pull is ready for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants