-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[Enterprise-4.12] OBSDOCS-845 - Logging API Reference Updates #74922
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
Conversation
🤖 Fri Apr 26 15:57:42 - Prow CI generated the docs preview: https://74922--ocpdocs-pr.netlify.app/ |
3af7515
to
3e2d3bf
Compare
@anpingli / @kabirbhartiRH - lgtm please. |
/label peer-review-needed |
/lgtm |
/assign @GroceryBoyJr |
3e2d3bf
to
1b92bfb
Compare
/lgtm |
1b92bfb
to
d296a65
Compare
New changes are detected. LGTM label has been removed. |
@libander: all tests passed! Full PR test history. Your PR dashboard. 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 kubernetes/test-infra repository. I understand the commands that are listed here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@libander peer review done, the same issues occurred repeatedly in each of the 5.6, 5.7 and 5.8 logging reference .adoc files. I called out everything I could find in the 5.6 file, then used what I found there to search in the 5.7 and 5.8 files. If the remaining PR's feature the same issues, I will summarize rather than going through the entire PR and repeating what I've already done.
|====================== | ||
|Property|Type|Description | ||
|
||
|enableStructuredContainerLogs|bool| *(optional)* EnableStructuredContainerLogs enables multi-container structured logs to allow |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It appears the end of this statement is missing
|Property|Type|Description | ||
|
||
|enableStructuredContainerLogs|bool| *(optional)* EnableStructuredContainerLogs enables multi-container structured logs to allow | ||
|structuredTypeKey|string| *(optional)* StructuredTypeKey specifies the metadata key to be used as name of elasticsearch index |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|structuredTypeKey|string| *(optional)* StructuredTypeKey specifies the metadata key to be used as name of elasticsearch index | |
|structuredTypeKey|string| *(optional)* StructuredTypeKey specifies the metadata key to be used as name of the elasticsearch index |
|
||
|enableStructuredContainerLogs|bool| *(optional)* EnableStructuredContainerLogs enables multi-container structured logs to allow | ||
|structuredTypeKey|string| *(optional)* StructuredTypeKey specifies the metadata key to be used as name of elasticsearch index | ||
|structuredTypeName|string| *(optional)* StructuredTypeName specifies the name of elasticsearch schema |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|structuredTypeName|string| *(optional)* StructuredTypeName specifies the name of elasticsearch schema | |
|structuredTypeName|string| *(optional)* StructuredTypeName specifies the name of the elasticsearch schema |
|nodeSelector|object| *(optional)* Define which Nodes the Pods are scheduled on. | ||
|tolerations|array| *(optional)* Define the tolerations the Pods will accept | ||
|fluentd|object| *(optional)* Fluentd represents the configuration for forwarders of type fluentd. | ||
|logs|object| **(DEPRECATED)** *(optional)* Deprecated. Specification of Log Collection for the cluster |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|logs|object| **(DEPRECATED)** *(optional)* Deprecated. Specification of Log Collection for the cluster | |
|logs|object| **(DEPRECATED)** *(optional)* Specification of Log Collection for the cluster |
|buffer|object| | ||
|inFile|object| | ||
|====================== | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description text for "buffer" or "inFile". Just flagging because it is unusual, I cannot say if this is in error.
|====================== | ||
|Property|Type|Description | ||
|
||
|chunkLimitSize|string| *(optional)* ChunkLimitSize represents the maximum size of each chunk. Events will be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Truncated sentence
|Property|Type|Description | ||
|
||
|chunkLimitSize|string| *(optional)* ChunkLimitSize represents the maximum size of each chunk. Events will be | ||
|flushInterval|string| *(optional)* FlushInterval represents the time duration to wait between two consecutive flush |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|flushInterval|string| *(optional)* FlushInterval represents the time duration to wait between two consecutive flush | |
|flushInterval|string| *(optional)* FlushInterval represents the time duration to wait between two consecutive flushes |
|
||
|chunkLimitSize|string| *(optional)* ChunkLimitSize represents the maximum size of each chunk. Events will be | ||
|flushInterval|string| *(optional)* FlushInterval represents the time duration to wait between two consecutive flush | ||
|flushMode|string| *(optional)* FlushMode represents the mode of the flushing thread to write chunks. The mode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Truncated sentence
|flushInterval|string| *(optional)* FlushInterval represents the time duration to wait between two consecutive flush | ||
|flushMode|string| *(optional)* FlushMode represents the mode of the flushing thread to write chunks. The mode | ||
|flushThreadCount|int| *(optional)* FlushThreadCount reprents the number of threads used by the fluentd buffer | ||
|overflowAction|string| *(optional)* OverflowAction represents the action for the fluentd buffer plugin to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Truncated sentence
|overflowAction|string| *(optional)* OverflowAction represents the action for the fluentd buffer plugin to | ||
|retryMaxInterval|string| *(optional)* RetryMaxInterval represents the maximum time interval for exponential backoff | ||
|retryTimeout|string| *(optional)* RetryTimeout represents the maximum time interval to attempt retries before giving up | ||
|retryType|string| *(optional)* RetryType represents the type of retrying flush operations. Flush operations can |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Truncated sentence
/remove-label peer-review-in-progress |
Also, be aware, @libander you need to re-create the three previews for this one since the section was moved under "observability". |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
@openshift-bot: Closed this PR. In 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 kubernetes-sigs/prow repository. |
Version(s): 4.12
Issue: OBSDOCS-845
Link to docs preview: https://74922--ocpdocs-pr.netlify.app/openshift-enterprise/latest/logging/api_reference/logging-5-6-reference
https://74922--ocpdocs-pr.netlify.app/openshift-enterprise/latest/logging/api_reference/logging-5-7-reference.html
https://74922--ocpdocs-pr.netlify.app/openshift-enterprise/latest/logging/api_reference/logging-5-8-reference.html
QE review:
Additional information:
Logging Version | Supported OCP Versions Matrix
5.9 | 4.15, 4.14, 4.13
5.8 | 4.12, 4.13, 4.14, 4.15
5.7 | 4.12, 4.13, 4.14
5.6 | 4.12, 4.13
PRs by branch:
#74925
#74924
#74923
#74922