NETOBSERV-2359 Implement metrics display#333
NETOBSERV-2359 Implement metrics display#333openshift-merge-bot[bot] merged 11 commits intonetobserv:mainfrom
Conversation
|
Rebased without changes |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #333 +/- ##
==========================================
- Coverage 17.14% 13.67% -3.47%
==========================================
Files 15 18 +3
Lines 2141 2684 +543
==========================================
Hits 367 367
- Misses 1748 2291 +543
Partials 26 26
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
c5065c6 to
26adbd4
Compare
|
New image: It will expire after two weeks. To use this build, update your commands using: USER=netobserv VERSION=47509a7 make commands |
| false, | ||
| "/var/run/secrets/kubernetes.io/serviceaccount/service-ca.crt", | ||
| "/var/run/secrets/kubernetes.io/serviceaccount/token", | ||
| "https://thanos-querier.openshift-monitoring.svc:9091/", |
There was a problem hiding this comment.
These resources are hardcoded for now. Let me know if you feel that should be configurable at some point
There was a problem hiding this comment.
how do we handle this in Operator, are these hardcoded there as well?
There was a problem hiding this comment.
I guess it can start as hardcoded and we'll make configurable later if someone asks
|
/ok-to-test |
|
New image: It will expire after two weeks. To use this build, update your commands using: USER=netobserv VERSION=a28a705 make commands |
|
@jpinsonneau - the metrics display work fine, I wonder if we can add an option to disable metrics display on terminal and just use the existing behavior? Currently when exiting kills entire cli. |
never mind, I see you can do that using |
|
/label qe-approved |
Do you want me to clarify that in the |
|
@memodi I think integrations tests are flaky here: This error message says we captured a flow with That happens since |
|
Hi @jpinsonneau, I tested the last commit, probably I have less artifacts but still having issues when going full screen: Screencast.From.2025-09-22.09-08-06.mp4Screencast.From.2025-09-22.09-07-02.mp4 |
from the logs it looks it copy was skipped, need to look more as to why this happened despite it's running with |
I ran tests locally from this PR and it passes fine, I wonder, some it's strange that it's consistently failing and prior to #374 being merged this test was passing. /test integration-tests |
|
Rebased without changes |
|
/lgtm |
|
/label qe-approved |
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Description
Screencast.From.2025-07-11.12-20-44.mp4
Dependencies
Based on #215
Checklist
If you are not familiar with our processes or don't know what to answer in the list below, let us know in a comment: the maintainers will take care of that.