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

feat: apecloud monitor oteld apis #4841

Closed
wants to merge 123 commits into from

Conversation

sophon-zt
Copy link
Contributor

No description provided.

@sophon-zt sophon-zt linked an issue Aug 23, 2023 that may be closed by this pull request
@sophon-zt sophon-zt marked this pull request as draft August 23, 2023 05:40
@github-actions github-actions bot added the size/XXL Denotes a PR that changes 1000+ lines. label Aug 23, 2023
@codecov
Copy link

codecov bot commented Aug 23, 2023

Codecov Report

Attention: 1223 lines in your changes are missing coverage. Please review.

Comparison is base (aec1be5) 70.40% compared to head (776e195) 68.15%.
Report is 104 commits behind head on main.

❗ Current head 776e195 differs from pull request most recent head a86476e. Consider uploading reports for the commit a86476e to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4841      +/-   ##
==========================================
- Coverage   70.40%   68.15%   -2.26%     
==========================================
  Files         272      294      +22     
  Lines       31121    32776    +1655     
==========================================
+ Hits        21910    22337     +427     
- Misses       7441     8614    +1173     
- Partials     1770     1825      +55     
Flag Coverage Δ
unittests 68.15% <26.10%> (-2.26%) ⬇️

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

Files Coverage Δ
pkg/controller/builder/builder_secret.go 80.64% <100.00%> (+0.64%) ⬆️
pkg/controllerutil/cue_value.go 94.73% <0.00%> (-5.27%) ⬇️
controllers/monitor/reconcile/grafana.go 0.00% <0.00%> (ø)
controllers/monitor/reconcile/loki.go 0.00% <0.00%> (ø)
controllers/monitor/reconcile/prometheus.go 0.00% <0.00%> (ø)
...ollers/monitor/reconcile/victoria_metrics_agent.go 0.00% <0.00%> (ø)
pkg/controller/builder/builder_container.go 93.61% <0.00%> (-6.39%) ⬇️
pkg/controller/builder/builder_service.go 83.60% <0.00%> (-4.33%) ⬇️
pkg/controller/builder/builder_pod.go 80.00% <0.00%> (-20.00%) ⬇️
controllers/monitor/types/config.go 0.00% <0.00%> (ø)
... and 17 more

... and 2 files with indirect coverage changes

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

@sonarcloud
Copy link

sonarcloud bot commented Sep 9, 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 16 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sophon-zt sophon-zt force-pushed the feature/apecloud-monitor-oteld-apis-issue4821 branch from 8841df5 to 5af25bf Compare September 18, 2023 03:21
@JashBook JashBook added this to the Release 0.7.0 milestone Sep 27, 2023
@kubeJocker kubeJocker force-pushed the feature/apecloud-monitor-oteld-apis-issue4821 branch from d311985 to 705dcaf Compare October 11, 2023 07:01
@sophon-zt sophon-zt force-pushed the feature/apecloud-monitor-oteld-apis-issue4821 branch from b904ef9 to f0bf176 Compare October 23, 2023 06:16
@ldming
Copy link
Collaborator

ldming commented Nov 7, 2023

The PR #5786 has already moved the helm charts from the deploy directory to the kubeblocks-addons GitHub repo https://github.com/apecloud/kubeblocks-addons. Please submit modifications for the addons in the kubeblocks-addons repo. Thanks.

@sophon-zt
Copy link
Contributor Author

Migrate to new repo: gemini

@sophon-zt sophon-zt closed this Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/user-interaction feature size/XXL Denotes a PR that changes 1000+ lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Features] apecloud monitor oteld
5 participants