• Stars
    star
    101
  • Rank 336,137 (Top 7 %)
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Demo of using Prometheus for monitoring Python web applications

Python + Prometheus Demo

Demos based on codeship blog posts

The following two applications are discussed in the first blog post:

flask_app_prometheus

A Flask application using the native Prometheus Python client to expose metrics via the /metrics endpoint

flask_app_statsd_prometheus

A Flask application which pushes the metrics to a statsd bridge which converts DogStatsd metrics to Prometheus compatible metrics.

The second blog post refers to the next application:

aiohttp_app_prometheus

An aiohttp application with prometheus integeration.

Django web application + statsd -> Prometheus

django_app_statsd_prometheus

This demo demonstrates how we can push HTTP metrics from a Django application into statsd exporter which is then scraped by prometheus.

django_app_gunicorn_statsd_prometheus

This demo demonstrates howe can push statsd metrics from gunicorn running a django application. I learned about this approach from this blog post.

Attempts to get native prometheus export working

See blog post

flask_app_prometheus_worker_id

flask_app_prometheus_multiprocessing

More Repositories

1

gitbackup

Tool to backup your Bitbucket, GitHub and GitLab repositories
Go
169
star
2

python-grpc-demo

Python + gRPC demos
Python
138
star
3

python-monitoring-talk

Materials for my talks and articles on monitoring with focus on Python applications
Python
32
star
4

jupyter-notebook-slides

HTML
19
star
5

kubernetes-static-checkers-demo

Demo of using static checkers for Kubernetes YAML manifests
Shell
17
star
6

flask-graphql-demo

A demo application showing usage of graphql-flask
Python
16
star
7

aws-vpc-dns-address

Get AWS DNS Server address within a VPC instance
Go
14
star
8

kubernetes-sa-volume-demo

This is a demo of using service account token volume projection in Kubernetes.
Go
14
star
9

aiohttp-prometheus

Prometheus middleware for aiohttp
Python
11
star
10

ping

C
7
star
11

prom-file-sd-config-generator

Prometheus file SD config generator
Go
7
star
12

gsoc2012_fbs

Fedora Build Service
Python
6
star
13

terraform-consul-lock-demo

Python
6
star
14

echorand.me

Source for https://echorand.me
CSS
5
star
15

traefik-aspnet-demos

Demos for running ASP.NET framework + core projects in docker and using Traefik
JavaScript
5
star
16

apigatewaydemo

A demo "API Gateway" implemented in Golang using Go Kit
Go
5
star
17

learning

Python
5
star
18

amitsaha.github.io

Rendered personal website available at https://echorand.me
HTML
5
star
19

aws-assume-role-demo

Terraform configuration for setting up AWS Assume Role IAM roles/policies
HCL
4
star
20

pycon-au-2021

This repository contains materials for my talk "Planning for Failure using Chaos Engineering" at PyCon Australia, 2021.
Python
3
star
21

yawsi

Yet another AWS CLI
Go
3
star
22

golang-packaging-demo

Golang project to demonstrate DEB package building
Shell
3
star
23

cloudwatch-event-lambda

Python
3
star
24

website2bin

Static website to a binary application
HTML
3
star
25

python-json-logging

Python
3
star
26

pylinux

Python interface to Linux System Information
JavaScript
3
star
27

go-embed

Demo of using Go 1.16's "embed" package
Go
2
star
28

libcontainer_examples

Go
2
star
29

picloud-preso

Presentation on PiCloud PyConAU'2012
Python
2
star
30

raspi-guide

Guide to the Raspberry Pi powered by Fedora Linux
JavaScript
2
star
31

notes

Technical Writings on various topics of various lengths.
JavaScript
2
star
32

lj_gitbackup

Code listings
Go
2
star
33

manning-twitch

1
star
34

parse_setup_py

Python
1
star
35

fedora_btrfs_kickstart

Fedora 19 + btrfs + libvirt
Shell
1
star
36

linux_voice_2

Rust
1
star
37

webapp-exp

Deployment, Logging and Monitoring experiments with web applications and friends
Python
1
star
38

py_analyser

Python
1
star
39

container-structure-test-demo

Demo of testing docker images using container-structure-test
Python
1
star
40

middleware-web-apps

Python
1
star
41

aws-code-deploy-chef-demo

Demo of AWS code deploy, deploying docker container using Chef and CodeShip Pro
Ruby
1
star
42

kubernetes-policy-enforcement-demo

Open Policy Agent
1
star
43

kafka-demo

Python
1
star
44

commandlineapplications

Resources for writing command line applications in various languages
1
star
45

linux_voice_6

Shell
1
star