Skip to content

Commit 0a694e3

Browse files
committed
add python docs link
1 parent 0e53cc3 commit 0a694e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/posts/170723-monitor-flask-apps.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,9 @@ There is a lot more to learn about [web development](/web-development.html)
393393
and [deployments](/deployments.html) so keep learning by reading up on
394394
[Flask](/flask.html) and other [web frameworks](/web-frameworks.html)
395395
such as [Django](/django.html), [Pyramid](/pyramid.html) and
396-
[Sanic](/sanic.html).
396+
[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/).
397399

398400
Questions? Let me know via
399401
[a GitHub issue ticket on the Full Stack Python repository](https://github.com/mattmakai/fullstackpython.com/issues),

0 commit comments

Comments
 (0)