-
Notifications
You must be signed in to change notification settings - Fork 1.8k
OBSDOCS-1166-Loki Statement of Purpose #78822
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
OBSDOCS-1166-Loki Statement of Purpose #78822
Conversation
ce4958d
to
a955984
Compare
69bd524
to
6b13c5c
Compare
LGTM |
009edce
to
73d014a
Compare
LGTM |
73d014a
to
c63b0ed
Compare
/label peer-review-needed |
/label peer-review-in-progress |
/remove-label peer-review-in-progress |
cab1dd9
to
de12db0
Compare
/label merge-review-needed |
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.
I'm not certain about some of the use of terms in here and have solicited help from @libander for her expertise here 🙇
// | ||
:_mod-docs-content-type: SNIPPET | ||
|
||
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system offered as a log store for the {logging}. OpenShift {logging-uc} provides Loki as a GA log store that can be visualized with the OpenShift {ObservabilityShortName} UI. The Loki configuration provided by OpenShift {logging-uc} is a short-term log store designed to enable users to perform fast troubleshooting with the collected logs. For that purpose, the OpenShift {logging-uc} configuration of Loki has short-term storage, and is optimized for very recent queries. For long-term storage or queries over a long time period, users should look to log stores external to their OpenShift 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.
"Loki is a horizontally scalable, highly available, multi-tenant log aggregation system offered as a log store for {logging}. {logging-uc} {for} provides Loki as a GA log store that can be visualized with the OpenShift {ObservabilityShortName} UI. The Loki configuration provided by {logging} {for} is a short-term log store designed to enable users to perform fast troubleshooting with the collected logs. For that purpose, the {logging} {for} configuration of Loki has short-term storage, and is optimized for very recent queries. For long-term storage or queries over a long time period, users should look to log stores external to their cluster."
The official name of logging (logging for Red Hat Openshift) can be rendered in attributes using {logging} {for} - The official name is lower case, and should only be uppercase when its grammatically appropriate.
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.
Thanks for the suggestion @libander. @jeana-redhat made the change suggested by Libby. :)
8c35f0c
to
6a98ac5
Compare
// | ||
:_mod-docs-content-type: SNIPPET | ||
|
||
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system offered as a log store for {logging}. {logging-uc} {for} provides Loki as a GA log store that can be visualized with the OpenShift {ObservabilityShortName} UI. The Loki configuration provided by OpenShift {logging-uc} is a short-term log store designed to enable users to perform fast troubleshooting with the collected logs. For that purpose, the {logging} {for} configuration of Loki has short-term storage, and is optimized for very recent queries. For long-term storage or queries over a long time period, users should look to log stores external to their 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.
Loki is a horizontally scalable, highly available, multi-tenant log aggregation system offered as a GA log store for {logging} {for} that can be visualized with the OpenShift {ObservabilityShortName} UI. The Loki configuration provided by OpenShift {logging-uc} is a short-term log store designed to enable users to perform fast troubleshooting with the collected logs. For that purpose, the {logging} {for} configuration of Loki has short-term storage, and is optimized for very recent queries. For long-term storage or queries over a long time period, users should look to log stores external to their 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.
Made this change. Thanks!
e369416
to
f463efb
Compare
@shreyasiddhartha: 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-sigs/prow 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.
TYSM @libander for your help!
Output LGTM
/remove-label merge-review-in-progress
/remove-label merge-review-needed
/cherrypick enterprise-4.17 |
/cherrypick enterprise-4.16 |
/cherrypick enterprise-4.15 |
/cherrypick enterprise-4.14 |
@jeana-redhat: new pull request created: #79581 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. |
@jeana-redhat: new pull request created: #79582 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. |
@jeana-redhat: new pull request created: #79583 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. |
@jeana-redhat: new pull request created: #79584 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. |
OBSDOCS-1166-Loki Statement of Purpose
…DOCS-1166" This reverts commit 77cb6f4.
OBSDOCS-1166-Loki Statement of Purpose
Change type: Doc update; Logging- Loki Statement of Purpose
Doc JIRA: https://issues.redhat.com/browse/OBSDOCS-1166
Fix Version: 4.14+
Doc Preview: https://78822--ocpdocs-pr.netlify.app/openshift-dedicated/latest/observability/logging/log_storage/about-log-storage.html#log-storage-overview-types
SME Review: @jparker-rh
QE Review: @kabirbhartiRH
Peer Review: @aspauldi