OSDOCS-10730: NetObserv 1.8 CLI reference#86824
OSDOCS-10730: NetObserv 1.8 CLI reference#86824jeana-redhat merged 1 commit intoopenshift:no-1.8from
Conversation
|
@skrthomas: This pull request references OSDOCS-10730 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
ffcd5cf to
e430433
Compare
| |--icmp_code| filter ICMP code | n/a | ||
| |--peer_ip| filter peer IP | n/a | ||
| |--drops| filter flows with only dropped packets | false | ||
| |--regexes| filter flows using regex | n/a |
There was a problem hiding this comment.
🤖 [error] RedHat.TermsErrors: Use 'regular expression' rather than 'regex'. For more information, see RedHat.TermsErrors.
There was a problem hiding this comment.
Maybe we can expand this to "regular expression"
| |--node-selector| capture on specific nodes | n/a | ||
| |--enable_filter| enable flow filter | false | ||
| |--direction| filter direction | n/a | ||
| |--cidr| filter CIDR | 0.0.0.0/0 |
There was a problem hiding this comment.
🤖 [error] RedHat.CaseSensitiveTerms: Use 'CIDR' rather than 'cidr'. For more information, see RedHat.CaseSensitiveTerms.
e430433 to
7c97802
Compare
skrthomas
left a comment
There was a problem hiding this comment.
@jpinsonneau I left some comments for some things to adjust in the asciidoc source. We can talk about these further too if you have any questions or want to change anything.
| | Capture flows information. For subcommands, see the "Flows capture options" table. | ||
| | Capture flows information. For subcommands, see the "Flow capture subcommands" table. | ||
| | packets | ||
| | Capture packets data. For subcommands, see the "Packets capture options" table. | ||
| | Capture packets data. For subcommands, see the "Packet capture subcommand" table. |
There was a problem hiding this comment.
For these two, can we revert back to "options" instead of "subcommands", or did you intend to change this? If its a change we want to make, then I can update the headings for those "Packet capture" and "Flow capture" sections.
Additionally, there's "Packets" vs "Packet". I think in previous releases, we've intentionally used the plural.
| |--icmp_code| filter ICMP code | n/a | ||
| |--peer_ip| filter peer IP | n/a | ||
| |--drops| filter flows with only dropped packets | false | ||
| |--regexes| filter flows using regex | n/a |
There was a problem hiding this comment.
Maybe we can expand this to "regular expression"
| |=== | ||
|
|
||
| .Example running flows capture on TCP protocol and port 49051 with PacketDrop and RTT features enabled: | ||
| .Example running flow capture on TCP protocol and port 49051 with PacketDrop and RTT features enabled: |
There was a problem hiding this comment.
Another flow/flows question here.
|
@skrthomas: This pull request references OSDOCS-10730 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@skrthomas I'm addressing this in netobserv/netobserv-cli#146 |
7c97802 to
1a43a8e
Compare
1a43a8e to
3802475
Compare
51edce2 to
5ebce8c
Compare
1a13e49 to
2c64275
Compare
|
@skrthomas FYI packet translation and udn mapping features been added in netobserv/netobserv-cli#146 (comment) The generated doc will need to be updated here also 😸 Thanks ! |
|
The PRs are now merged. The final CLI doc for 1.8 is available at https://github.com/netobserv/network-observability-cli/blob/release-1.8/docs/netobserv_cli.adoc |
2c64275 to
f0cfc5c
Compare
|
@jpinsonneau @memodi can I get final reviews on this PR for the CLI updates? I incorporated your recent CLI reference updates Julien. |
jpinsonneau
left a comment
There was a problem hiding this comment.
Just a small nit; not sure if it's mandatory
Other than that looks good 👌
Thanks @skrthomas !
memodi
left a comment
There was a problem hiding this comment.
couple of minor comments from me @skrthomas, otherwise looks good.
f0cfc5c to
ca216da
Compare
|
/remove-label peer-review-needed |
7114764 to
cbd4e4f
Compare
cbd4e4f to
9b8a45a
Compare
|
@skrthomas: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
@skrthomas: This pull request references OSDOCS-10730 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
@skrthomas: This pull request references OSDOCS-10730 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
jeana-redhat
left a comment
There was a problem hiding this comment.
LGTM
/remove-label merge-review-in-progress
/remove-label merge-review-needed
| + | ||
| [NOTE] | ||
| ==== | ||
| Features that are not enabled present as empty graphs. |
There was a problem hiding this comment.
I am not sure what this means but I am guessing it makes sense to the intended audience :)
There was a problem hiding this comment.
Yeah, I think it should make sense. Network Observability has some features that are widely known in the docs and use-case-wise, but optional to turn on/off. So if you have any of these features off, then you get empty graphs.
|
@skrthomas: This pull request references OSDOCS-10730 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
Version(s):
merge only to
no-1.8, which will be incorporated to 4.12+ on 2/25, Network Observability GA.Issue:
https://issues.redhat.com/browse/OSDOCS-10730
Link to docs preview:
https://86824--ocpdocs-pr.netlify.app/openshift-enterprise/latest/observability/network_observability/netobserv_cli/netobserv-cli-reference.html
QE review:
Additional information: