Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add metrics #573

Merged
merged 2 commits into from
Sep 23, 2023
Merged

add metrics #573

merged 2 commits into from
Sep 23, 2023

Conversation

ma642
Copy link
Contributor

@ma642 ma642 commented Jul 16, 2023

What this PR does: There are 2 metrics filter: "dgp.filter.http.metric" and "dgp.filter.http.prometheusmetric". Them do similar things. But dgp.filter.http.prometheusmetric support push mode only that is not recommend. This issue move some metric of prometheusmetric to "dgp.filter.http.metric" .

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@sonarcloud
Copy link

sonarcloud bot commented Jul 16, 2023

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 0 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

@codecov-commenter
Copy link

codecov-commenter commented Jul 16, 2023

Codecov Report

Merging #573 (169e5ae) into develop (f498fe5) will decrease coverage by 0.02%.
Report is 5 commits behind head on develop.
The diff coverage is 61.11%.

@@             Coverage Diff             @@
##           develop     #573      +/-   ##
===========================================
- Coverage    54.68%   54.67%   -0.02%     
===========================================
  Files          671      671              
  Lines        78611    78664      +53     
===========================================
+ Hits         42992    43008      +16     
- Misses       31965    31983      +18     
- Partials      3654     3673      +19     
Files Changed Coverage Δ
pixiu/pkg/filter/metric/metric.go 54.63% <61.11%> (+5.75%) ⬆️

... and 19 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ma642 ma642 changed the title WIP: add metrics add metrics Aug 27, 2023
@ma642 ma642 added this to the v1.0.0 milestone Aug 27, 2023
pixiu/pkg/filter/metric/metric.go Outdated Show resolved Hide resolved
pixiu/pkg/filter/metric/metric.go Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Sep 10, 2023

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 0 Code Smells

No Coverage information No Coverage information
2.0% 2.0% Duplication

@AlexStocks
Copy link
Contributor

有待梦超再 review

@mark4z mark4z merged commit b9366be into apache:develop Sep 23, 2023
13 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants