Skip to content

feat(cockpit): add config get command to generate Prometheus remote_write snippet#5529

Merged
remyleone merged 8 commits into
mainfrom
feat/cockpit-config-get
May 19, 2026
Merged

feat(cockpit): add config get command to generate Prometheus remote_write snippet#5529
remyleone merged 8 commits into
mainfrom
feat/cockpit-config-get

Conversation

@jremy42

@jremy42 jremy42 commented Apr 27, 2026

Copy link
Copy Markdown
Contributor

close #2966

@jremy42 jremy42 requested a review from a team as a code owner April 27, 2026 08:28
@codecov-commenter

codecov-commenter commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 14.75410% with 104 lines in your changes missing coverage. Please review.
✅ Project coverage is 51.08%. Comparing base (35c1267) to head (8e66531).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...nternal/namespaces/cockpit/v1/custom_config_get.go 15.00% 102 Missing ⚠️
internal/namespaces/cockpit/v1/custom.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5529      +/-   ##
==========================================
- Coverage   51.14%   51.08%   -0.06%     
==========================================
  Files         339      340       +1     
  Lines       77213    77335     +122     
==========================================
+ Hits        39490    39508      +18     
- Misses      36232    36336     +104     
  Partials     1491     1491              

☔ 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.

@jremy42 jremy42 requested a review from remyleone as a code owner April 28, 2026 14:28
@remyleone remyleone added this pull request to the merge queue May 13, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 13, 2026
@remyleone remyleone added this pull request to the merge queue May 19, 2026
Merged via the queue into main with commit c159860 May 19, 2026
122 checks passed
@remyleone remyleone deleted the feat/cockpit-config-get branch May 19, 2026 18:57
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.

Add support for prometheus configuration generation for metrics data source

3 participants