Skip to content

Commit f744580

Browse files
committed
update meta info on flask monitoring post
1 parent 0a694e3 commit f744580

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title: How to Add Hosted Monitoring to Flask Web Applications
22
slug: hosted-monitoring-flask-web-apps
3-
meta:
3+
meta: Learn to add hosted monitoring to Flask web applications using Rollbar.
44
category: post
55
date: 2017-07-23
66
modified: 2017-07-23
-39 KB
Loading
19.6 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<a href="/bokeh.html" class="list-group-item smaller-item">Bokeh</a>
2+
<a href="/web-frameworks.html" class="list-group-item smaller-item">Web Frameworks</a>
3+
<a href="/bottle.html" class="list-group-item smaller-item">Bottle</a>
4+
<a href="/deployment.html" class="list-group-item smaller-item">Deployment</a>
5+
<a href="/ubuntu.html" class="list-group-item smaller-item">Ubuntu</a>
6+
<a href="/wsgi-servers.html" class="list-group-item smaller-item">WSGI Servers</a>
7+
<a href="/green-unicorn-gunicorn.html" class="list-group-item smaller-item">Green Unicorn (Gunicorn)</a>
8+
<a href="http://bokeh.pydata.org/en/latest/" class="list-group-item smaller-item">Official Bokeh Docs {% include "blog/external-link.html" %}</a>
9+
<a href="https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-bottle-python-3" class="list-group-item smaller-item">Code for this post {% include "blog/external-link.html" %}</a>

0 commit comments

Comments
 (0)