We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e53cc3 commit 0a694e3Copy full SHA for 0a694e3
content/posts/170723-monitor-flask-apps.markdown
@@ -393,7 +393,9 @@ There is a lot more to learn about [web development](/web-development.html)
393
and [deployments](/deployments.html) so keep learning by reading up on
394
[Flask](/flask.html) and other [web frameworks](/web-frameworks.html)
395
such as [Django](/django.html), [Pyramid](/pyramid.html) and
396
-[Sanic](/sanic.html).
+[Sanic](/sanic.html). You can also learn more about integrating Rollbar
397
+with Python applications via
398
+[their Python documentation](https://rollbar.com/docs/notifier/pyrollbar/).
399
400
Questions? Let me know via
401
[a GitHub issue ticket on the Full Stack Python repository](https://github.com/mattmakai/fullstackpython.com/issues),
0 commit comments