-
Notifications
You must be signed in to change notification settings - Fork 79
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
Add Support for fetching forwarded logs from third party API #782
Conversation
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.
/kind feature
The following is the coverage report on the affected files.
|
3902d6f
to
31cc999
Compare
/test pull-tekton-results-integration-tests |
2 similar comments
/test pull-tekton-results-integration-tests |
/test pull-tekton-results-integration-tests |
The following is the coverage report on the affected files.
|
/test pull-tekton-results-integration-tests |
The following is the coverage report on the affected files.
|
/test pull-tekton-results-integration-tests |
The following is the coverage report on the affected files.
|
/assign anithapriyanatarajan |
47df5b8
to
5fecf2a
Compare
The following is the coverage report on the affected files.
|
f95a28d
to
5205601
Compare
The following is the coverage report on the affected files.
|
/test pull-tekton-results-unit-tests |
/hold cancel |
The following is the coverage report on the affected files.
|
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.
Just one comment. Rest looks okay to me.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: avinal The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@khrm I have no other comments and I'm ready to lgtm this change. You mentioned above you are going to add another update based on Avinal's comment. Once you are ready, I'll lgtm. Otherwise it'll be removed on update or merge automatically before. |
This enables the support for fetching logs from Third Party API. This pr enables the support for Lokistack logs which are forwarded using vector, fluentbit or fluentd. Other stack like ELK, splunk, etc can be added later on.
/retest |
@enarha I have updated with that change. |
/lgtm |
The following is the coverage report on the affected files.
|
This enables the support for fetching logs from Third Party API. This pr enables the support for Lokistack
logs which are forwarded using vector, fluentbit or fluentd.
Other stack like ELK, splunk, etc can be added later on.
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you review them:
/kind <type>
. Valid types are bug, cleanup, design, documentation, feature, flake, misc, question, tepRelease Notes