Skip to content

Commit 9bf5bef

Browse files
committed
add new rollbar resource
1 parent 318ea10 commit 9bf5bef

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/pages/06-devops/06-rollbar.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ report errors.
1616

1717

1818
### Rollbar resources
19+
* [Rollbar monitoring of Celery in a Django app](https://www.mattlayman.com/2017/django-celery-rollbar.html)
20+
covers the [Celery](/celery.html) [task queue](/task-queues.html) and how to
21+
discover issues that happen in asynchronous worker processes.
22+
1923
* [How to Add Hosted Monitoring to Flask Web Applications](/blog/hosted-monitoring-flask-web-apps.html)
2024
adds Rollbar's error tracking to a [Flask](/flask.html) web application.
2125

0 commit comments

Comments
 (0)