You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
headeralt: Flask, Python and Rollbar logos, copyright their respective owners.
9
9
10
10
@@ -119,18 +119,18 @@ errors that occur for our users.
119
119
Head to [Rollbar's homepage](https://rollbar.com/) so we can add their
120
120
hosted monitoring tools to our oft-erroring Flask app.
121
121
122
-
<imgsrc="/img/170717-monitor-flask-apps/rollbar-homepage.png"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Rollbar homepage in the web browser.">
122
+
<imgsrc="/img/170723-monitor-flask-apps/rollbar-homepage.png"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Rollbar homepage in the web browser.">
123
123
124
124
Click the "Sign Up" button in the upper right-hand corner. Enter your
125
125
email address, a username and the password you want on the sign up page.
126
126
127
-
<imgsrc="/img/170717-monitor-flask-apps/sign-up.jpg"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Enter your basic account information on the sign up page.">
127
+
<imgsrc="/img/170723-monitor-flask-apps/sign-up.jpg"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Enter your basic account information on the sign up page.">
128
128
129
129
After the sign up page you'll get to the onboarding flow where you can
130
130
enter a project name and select a programming language. For project
131
131
name enter "Echo" and select that you are monitoring a Python app.
132
132
133
-
<imgsrc="/img/170717-monitor-flask-apps/create-new-project.png"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Create a new project named 'echo' and select Python as the programming language.">
133
+
<imgsrc="/img/170723-monitor-flask-apps/create-new-project.png"width="100%"class="technical-diagram img-rounded"style="border:1pxsolid#ccc"alt="Create a new project named 'echo' and select Python as the programming language.">
134
134
135
135
136
136
(links to Python docs)
@@ -162,5 +162,5 @@ on Twitter
162
162
or [@mattmakai](https://twitter.com/mattmakai).
163
163
164
164
See something wrong in this blog post? Fork
165
-
[this page's source on GitHub](https://github.com/mattmakai/fullstackpython.com/blob/master/content/posts/170717-monitor-flask-apps.markdown)
165
+
[this page's source on GitHub](https://github.com/mattmakai/fullstackpython.com/blob/master/content/posts/170723-monitor-flask-apps.markdown)
0 commit comments