Skip to content

Instantly share code, notes, and snippets.

View nutshellfool's full-sized avatar

Richard Li nutshellfool

View GitHub Profile
@nutshellfool
nutshellfool / metric_collector_middleware.py
Last active June 8, 2020 10:23
Django middleware metric collector pattern example
import datetime
import logging
from django.conf import settings
from kafka import KafkaProducer
# from pykafka import KafkaClient