-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Submit blog post about tracetesting the OTel demo #3053
Conversation
By doing that, we have a successful call to the service, and it evaluates | ||
correctly as seen here: | ||
|
||
![email-success-formatted.png](./email-success-formatted.png) |
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.
Is there any reason why tracetest is used in this last screenshot and not jaeger or a console output as before? Also, the picture is really hard to parse on a small screen
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.
The reasoning is to show the test specs and that the test is passing. I can try re-taking the screenshot and make it bigger.
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've added a better screenshot now.
thanks @adnanrahic , please see the comments I have provided |
Thanks @svrnm! I've applied your suggestions. I'll re-take the final screenshot to make the screen bigger and more readable. Is there anything else I missed? |
Hey @svrnm ! Just wanted to let you know I've gone through and accepted your suggestions. Also replaced one image with a text snippet, and replaced a screenshot to be more visible. LMK if you have any more ideas on edits. Thanks! 🙌 |
Hi @svrnm 👋 I've addressed all suggestions and made sure to properly format the post. Thanks. 👌 |
@adnanrahic thanks! I'll need a few days to be able to do another round of reviews, apologies, I'll follow up with you as soon as I 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.
Overall I think the blog is in good shape.
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'll make a copyedit pass if I can soon too (though probably after @svrnm :)).
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.
minor issues, left, overall lgtm
Let's publish this by the end of the week/early next week as we just had another blog post yesterday
Thanks everyone! I've applied your last edits. It looks great! Would be awesome to see it published this week. 🙌 |
Let's publish it on Thursday then |
Wonderful @svrnm ! 🙌 |
Hey @svrnm ! Just checking in to ask when you plan on merging this? Wanted to know so I can help promote it once it's published. 😄 |
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com> Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Co-authored-by: Severin Neumann <severin.neumann@altmuehlnet.de>
Hi @adnanrahic - I've just rebased. Can you pull the rebased PR and then run |
Thank you @chalin ! Just pushed a commit. That should do it. 😄 |
Thanks a lot, everyone! 🙌 |
Hi all!
My colleague @danielbdias wrote this piece based on his recently merged
tracetesting
contribution to the OTel demo that uses Tracetest. I only helped with reviews and formatting. Daniel is out on holiday this week, and he asked me to submit a PR on his behalf.We thought that it would be nice to blog about it and contribute it to the OTel blog.
Would love to hear your thoughts about it! Do you think it makes sense?
Thanks!
References:
Preview: https://deploy-preview-3053--opentelemetry.netlify.app/blog/2023/testing-otel-demo/