Add Support for getExperimentRun and podLog GraphQL Queries#262
Add Support for getExperimentRun and podLog GraphQL Queries#262aamir-tiwari-sumo wants to merge 1 commit intolitmuschaos:masterfrom
Conversation
Signed-off-by: Aamir Tiwari <aamir.tiwari@sumologic.com>
0015c81 to
8d978de
Compare
|
@aamir-tiwari-sumo thanks for the PR. |
@SarthakJain26 Thanks for the response, there is another set of change that we plan on top of this to support fetching logs and displaying the same when needed -> master...SumoLogic:litmusctl-sumo:display-logs |
@aamir-tiwari-sumo looks good 🙌 , can you please raise a draft PR with your next set of changes and add a description as well as some working screenshots so that the team can review this as well. cc: @Jonsy13 @Saranya-jena |
@SarthakJain26 Apologies for the delayed response. As requested, here’s the link to the draft PR: #277 |
|
@SarthakJain26 If you get time could you please have a look at this again. |
This PR introduces support for executing the getExperimentRun and podLog GraphQL queries directly from the codebase. These additions will enable fetching logs after running an experiment, providing enhanced visibility and facilitating troubleshooting. These queries also offer flexibility for potential future use cases where log retrieval or experiment run details are needed.