feat: add blog post on django prom/otel instrumentation#2932
feat: add blog post on django prom/otel instrumentation#2932Wineshuga wants to merge 1 commit intoprometheus:mainfrom
Conversation
Signed-off-by: wineshuga <uzochukwuwinnie@gmail.com>
ArthurSens
left a comment
There was a problem hiding this comment.
Hey @Wineshuga, thanks for the blog proposal and feedback on the docs!
I believe the content looks great, honestly, but we need to be careful about how this will be perceived by end users. This is the official Prometheus blog after all.
A blog post advertising how our docs could be improved adds no value to the Prometheus end user; it actually has the opposite effect 😅, I can see users deciding not to use Prometheus after reading this blog.
To proceed here, I'd encourage you to publish this blog post on your personal account, and we'd appreciate any feedback or help with our own docs! I think your experience is valid, and we can make improvements based on your learnings!
|
Hello @ArthurSens. I totally understand what you mean. Thanks for the feedback and suggestion. |
Add Blog Post: What Instrumenting a Django App Taught Me About Prometheus and OpenTelemetry Documentation
Summary
This PR adds a blog post that documents my experience instrumenting a Django application with both Prometheus and OpenTelemetry using only their official documentation.