Django Pyp8s 1.0.0 | Coderz Repository

django-pyp8s 1.0.0

Last updated:

0 purchases

django-pyp8s 1.0.0 Image
django-pyp8s 1.0.0 Images

Free

Languages

Categories

Add to Cart

Description:

djangopyp8s 1.0.0

django-pyp8s
Django application for pyp8s — customisable prometheus exporter for your python application.
Installation
python3 -m pip install django-pyp8s

Usage
Examples: https://github.com/pyp8s/examples
urls.py
from django.urls import path, include

urlpatterns += [
path('', include('django_pyp8s.urls')),
]

settings.py
INSTALLED_APPS += [
django_pyp8s,
]

Reporting bugs
Please, use GitHub issues.
Requesting new functionality
Please, use GitHub issues.

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product: (if this is empty don't purchase this product)

Customer Reviews

There are no reviews.