Resolves [docs]: Add More Glossary Terms to Testing Glossary Page#551
Resolves [docs]: Add More Glossary Terms to Testing Glossary Page#551BillyDoesDev wants to merge 3 commits intokeploy:mainfrom
Conversation
…ting. Signed-off-by: BillyDoesDev <64155209+BillyDoesDev@users.noreply.github.com>
33c101a to
39c4082
Compare
|
@nehagup Could you please review this PR when you have time? 🙏 |
|
hey @BillyDoesDev Thanks for raising this pr with observability testing and fixing the chore typo, can you please add a bit more of content in the observability page, you can try adding a few more images o diagrams to explain it. You can also write a bit more of content to explain the concept. |
|
Thank you so much for the feedback, @amaan-bhati! |
added an example for testing observability in a python app Signed-off-by: BillyDoesDev <64155209+BillyDoesDev@users.noreply.github.com>
|
Hey, @amaan-bhati! I have made the observability page more verbose by explaining more on what it is and how it helps, and also including a simple python example to test it out. The rest of the content remains the same, highlighting how Keploy could help prevent potential issues in the first place, before even diving into observability logs and traces. |
|
Hey @BillyDoesDev Thanks for raising this pr and making the changes as requested, we'd love to take this forward and merge, can you please resolve the merge conflicts before we do so? |
|
Sure! I'll get it done shortly. |
Signed-off-by: BillyDoesDev <64155209+BillyDoesDev@users.noreply.github.com>
|
@amaan-bhati, I have resolved the merge conflicts. Feel free to merge it whenever you get the time to! |
Achanandhi-M
left a comment
There was a problem hiding this comment.
Hey @BillyDoesDev, thanks for raising the PR! We already have a section for observability testing on our docs page, so we’ll be closing this PR. You can either pick up a new issue or contribute by adding glossary terms that aren’t already listed on the page. Thanks again!

What has changed?
Fix broken link to Stubs in Glossary. Added "observability-testing" as a new Glossary item.
This PR Resolves #2770
Type of change
How Has This Been Tested?
The build has been tested using the docker-compose file provided.
The
dockerfilestarts the app via:Running the docker container with host

0.0.0.0(so we expose the host machine as well), we get:Output gif:
Checklist: