Updates
This commit is contained in:
@@ -0,0 +1 @@
|
||||
pip
|
||||
@@ -0,0 +1,201 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "{}"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright {yyyy} {name of copyright owner}
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
@@ -0,0 +1,281 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: django-prometheus
|
||||
Version: 2.4.1
|
||||
Summary: Django middlewares to monitor your application with Prometheus.io.
|
||||
Home-page: http://github.com/korfuri/django-prometheus
|
||||
Author: Uriel Corfa
|
||||
Author-email: uriel@corfa.fr
|
||||
License: Apache
|
||||
Project-URL: Changelog, https://github.com/korfuri/django-prometheus/blob/master/CHANGELOG.md
|
||||
Project-URL: Documentation, https://github.com/korfuri/django-prometheus/blob/master/README.md
|
||||
Project-URL: Source, https://github.com/korfuri/django-prometheus
|
||||
Project-URL: Tracker, https://github.com/korfuri/django-prometheus/issues
|
||||
Keywords: django monitoring prometheus
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Information Technology
|
||||
Classifier: Intended Audience :: System Administrators
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: 3.12
|
||||
Classifier: Programming Language :: Python :: 3.13
|
||||
Classifier: Framework :: Django :: 4.2
|
||||
Classifier: Framework :: Django :: 5.0
|
||||
Classifier: Framework :: Django :: 5.1
|
||||
Classifier: Framework :: Django :: 5.2
|
||||
Classifier: Topic :: System :: Monitoring
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
Requires-Dist: Django<6.0,>=4.2
|
||||
Requires-Dist: prometheus-client>=0.7
|
||||
|
||||
# django-prometheus
|
||||
|
||||
Export Django monitoring metrics for Prometheus.io
|
||||
|
||||
[](https://gitter.im/django-prometheus/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](http://badge.fury.io/py/django-prometheus)
|
||||
[](https://github.com/korfuri/django-prometheus/actions/workflows/ci.yml)
|
||||
[](https://coveralls.io/github/korfuri/django-prometheus?branch=master)
|
||||
[](https://pypi.python.org/pypi/django-prometheus)
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
This library provides Prometheus metrics for Django related operations:
|
||||
|
||||
* Requests & Responses
|
||||
* Database access done via [Django ORM](https://docs.djangoproject.com/en/3.2/topics/db/)
|
||||
* Cache access done via [Django Cache framework](https://docs.djangoproject.com/en/3.2/topics/cache/)
|
||||
|
||||
## Usage
|
||||
|
||||
### Requirements
|
||||
|
||||
* Django >= 4.2
|
||||
* Python 3.9 and above.
|
||||
|
||||
### Installation
|
||||
|
||||
Install with:
|
||||
|
||||
```shell
|
||||
pip install django-prometheus
|
||||
```
|
||||
|
||||
Or, if you're using a development version cloned from this repository:
|
||||
|
||||
```shell
|
||||
python path-to-where-you-cloned-django-prometheus/setup.py install
|
||||
```
|
||||
|
||||
This will install [prometheus_client](https://github.com/prometheus/client_python) as a dependency.
|
||||
|
||||
### Quickstart
|
||||
|
||||
In your settings.py:
|
||||
|
||||
```python
|
||||
INSTALLED_APPS = [
|
||||
...
|
||||
'django_prometheus',
|
||||
...
|
||||
]
|
||||
|
||||
MIDDLEWARE = [
|
||||
'django_prometheus.middleware.PrometheusBeforeMiddleware',
|
||||
# All your other middlewares go here, including the default
|
||||
# middlewares like SessionMiddleware, CommonMiddleware,
|
||||
# CsrfViewmiddleware, SecurityMiddleware, etc.
|
||||
'django_prometheus.middleware.PrometheusAfterMiddleware',
|
||||
]
|
||||
```
|
||||
|
||||
In your urls.py:
|
||||
|
||||
```python
|
||||
urlpatterns = [
|
||||
...
|
||||
path('', include('django_prometheus.urls')),
|
||||
]
|
||||
```
|
||||
|
||||
### Configuration
|
||||
|
||||
Prometheus uses Histogram based grouping for monitoring latencies. The default
|
||||
buckets are:
|
||||
|
||||
```python
|
||||
PROMETHEUS_LATENCY_BUCKETS = (0.01, 0.025, 0.05, 0.075, 0.1, 0.25, 0.5, 0.75, 1.0, 2.5, 5.0, 7.5, 10.0, 25.0, 50.0, 75.0, float("inf"),)
|
||||
```
|
||||
|
||||
You can define custom buckets for latency, adding more buckets decreases performance but
|
||||
increases accuracy: <https://prometheus.io/docs/practices/histograms/>
|
||||
|
||||
```python
|
||||
PROMETHEUS_LATENCY_BUCKETS = (.1, .2, .5, .6, .8, 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.5, 9.0, 12.0, 15.0, 20.0, 30.0, float("inf"))
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
You can have a custom namespace for your metrics:
|
||||
|
||||
```python
|
||||
PROMETHEUS_METRIC_NAMESPACE = "project"
|
||||
```
|
||||
|
||||
This will prefix all metrics with `project_` word like this:
|
||||
|
||||
```text
|
||||
project_django_http_requests_total_by_method_total{method="GET"} 1.0
|
||||
```
|
||||
|
||||
### Monitoring your databases
|
||||
|
||||
SQLite, MySQL, and PostgreSQL databases can be monitored. Just
|
||||
replace the `ENGINE` property of your database, replacing
|
||||
`django.db.backends` with `django_prometheus.db.backends`.
|
||||
|
||||
```python
|
||||
DATABASES = {
|
||||
'default': {
|
||||
'ENGINE': 'django_prometheus.db.backends.sqlite3',
|
||||
'NAME': os.path.join(BASE_DIR, 'db.sqlite3'),
|
||||
},
|
||||
}
|
||||
```
|
||||
|
||||
### Monitoring your caches
|
||||
|
||||
Filebased, memcached, redis caches can be monitored. Just replace
|
||||
the cache backend to use the one provided by django_prometheus
|
||||
`django.core.cache.backends` with `django_prometheus.cache.backends`.
|
||||
|
||||
```python
|
||||
CACHES = {
|
||||
'default': {
|
||||
'BACKEND': 'django_prometheus.cache.backends.filebased.FileBasedCache',
|
||||
'LOCATION': '/var/tmp/django_cache',
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
### Monitoring your models
|
||||
|
||||
You may want to monitor the creation/deletion/update rate for your
|
||||
model. This can be done by adding a mixin to them. This is safe to do
|
||||
on existing models (it does not require a migration).
|
||||
|
||||
If your model is:
|
||||
|
||||
```python
|
||||
class Dog(models.Model):
|
||||
name = models.CharField(max_length=100, unique=True)
|
||||
breed = models.CharField(max_length=100, blank=True, null=True)
|
||||
age = models.PositiveIntegerField(blank=True, null=True)
|
||||
```
|
||||
|
||||
Just add the `ExportModelOperationsMixin` as such:
|
||||
|
||||
```python
|
||||
from django_prometheus.models import ExportModelOperationsMixin
|
||||
|
||||
class Dog(ExportModelOperationsMixin('dog'), models.Model):
|
||||
name = models.CharField(max_length=100, unique=True)
|
||||
breed = models.CharField(max_length=100, blank=True, null=True)
|
||||
age = models.PositiveIntegerField(blank=True, null=True)
|
||||
```
|
||||
|
||||
This will export 3 metrics, `django_model_inserts_total{model="dog"}`,
|
||||
`django_model_updates_total{model="dog"}` and
|
||||
`django_model_deletes_total{model="dog"}`.
|
||||
|
||||
Note that the exported metrics are counters of creations,
|
||||
modifications and deletions done in the current process. They are not
|
||||
gauges of the number of objects in the model.
|
||||
|
||||
Starting with Django 1.7, migrations are also monitored. Two gauges
|
||||
are exported, `django_migrations_applied_by_connection` and
|
||||
`django_migrations_unapplied_by_connection`. You may want to alert if
|
||||
there are unapplied migrations.
|
||||
|
||||
If you want to disable the Django migration metrics, set the
|
||||
`PROMETHEUS_EXPORT_MIGRATIONS` setting to False.
|
||||
|
||||
### Monitoring and aggregating the metrics
|
||||
|
||||
Prometheus is quite easy to set up. An example prometheus.conf to
|
||||
scrape `127.0.0.1:8001` can be found in `examples/prometheus`.
|
||||
|
||||
Here's an example of a PromDash displaying some of the metrics
|
||||
collected by django-prometheus:
|
||||
|
||||

|
||||
|
||||
## Adding your own metrics
|
||||
|
||||
You can add application-level metrics in your code by using
|
||||
[prometheus_client](https://github.com/prometheus/client_python)
|
||||
directly. The exporter is global and will pick up your metrics.
|
||||
|
||||
To add metrics to the Django internals, the easiest way is to extend
|
||||
django-prometheus' classes. Please consider contributing your metrics,
|
||||
pull requests are welcome. Make sure to read the Prometheus best
|
||||
practices on
|
||||
[instrumentation](http://prometheus.io/docs/practices/instrumentation/)
|
||||
and [naming](http://prometheus.io/docs/practices/naming/).
|
||||
|
||||
## Importing Django Prometheus using only local settings
|
||||
|
||||
If you wish to use Django Prometheus but are not able to change
|
||||
the code base, it's possible to have all the default metrics by
|
||||
modifying only the settings.
|
||||
|
||||
First step is to inject prometheus' middlewares and to add
|
||||
django_prometheus in INSTALLED_APPS
|
||||
|
||||
```python
|
||||
MIDDLEWARE = \
|
||||
['django_prometheus.middleware.PrometheusBeforeMiddleware'] + \
|
||||
MIDDLEWARE + \
|
||||
['django_prometheus.middleware.PrometheusAfterMiddleware']
|
||||
|
||||
INSTALLED_APPS += ['django_prometheus']
|
||||
```
|
||||
|
||||
Second step is to create the /metrics end point, for that we need
|
||||
another file (called urls_prometheus_wrapper.py in this example) that
|
||||
will wraps the apps URLs and add one on top:
|
||||
|
||||
```python
|
||||
from django.urls import include, path
|
||||
|
||||
|
||||
urlpatterns = []
|
||||
|
||||
urlpatterns.append(path('prometheus/', include('django_prometheus.urls')))
|
||||
urlpatterns.append(path('', include('myapp.urls')))
|
||||
```
|
||||
|
||||
This file will add a "/prometheus/metrics" end point to the URLs of django
|
||||
that will export the metrics (replace myapp by your project name).
|
||||
|
||||
Then we inject the wrapper in settings:
|
||||
|
||||
```python
|
||||
ROOT_URLCONF = "graphite.urls_prometheus_wrapper"
|
||||
```
|
||||
|
||||
## Adding custom labels to middleware (request/response) metrics
|
||||
|
||||
You can add application specific labels to metrics reported by the django-prometheus middleware.
|
||||
This involves extending the classes defined in middleware.py.
|
||||
|
||||
* Extend the Metrics class and override the `register_metric` method to add the application specific labels.
|
||||
* Extend middleware classes, set the metrics_cls class attribute to the the extended metric class and override the label_metric method to attach custom metrics.
|
||||
|
||||
See implementation example in [the test app](django_prometheus/tests/end2end/testapp/test_middleware_custom_labels.py#L19-L46)
|
||||
@@ -0,0 +1,79 @@
|
||||
django_prometheus-2.4.1.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
django_prometheus-2.4.1.dist-info/LICENSE,sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E,11357
|
||||
django_prometheus-2.4.1.dist-info/METADATA,sha256=FSx-YFqxGOas4UIoyhRYmycMg64y3tmUSdJZllluA3A,9571
|
||||
django_prometheus-2.4.1.dist-info/RECORD,,
|
||||
django_prometheus-2.4.1.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus-2.4.1.dist-info/WHEEL,sha256=ANi2y8tYx-p70pj7MSdqQMJNFJEUgAOyfPpHzqz0w84,109
|
||||
django_prometheus-2.4.1.dist-info/top_level.txt,sha256=9MPa5A--2bPQM-n7XtGTX4dTpiB8r3IDtVCW6hdcup8,18
|
||||
django_prometheus/__init__.py,sha256=_mKCOgrmeX8-nkJAM9fdM6sHjjsZQRNlHN9VO95aQzI,530
|
||||
django_prometheus/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/apps.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/exports.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/middleware.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/migrations.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/models.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/testutils.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/urls.cpython-312.pyc,,
|
||||
django_prometheus/__pycache__/utils.cpython-312.pyc,,
|
||||
django_prometheus/apps.py,sha256=b2UZPgnG3lE20zUiLgVmihYntWqZQxz4PMAQtdF2HD0,939
|
||||
django_prometheus/cache/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/cache/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/cache/__pycache__/metrics.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/cache/backends/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__pycache__/django_memcached_consul.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__pycache__/filebased.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__pycache__/locmem.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__pycache__/memcached.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/__pycache__/redis.cpython-312.pyc,,
|
||||
django_prometheus/cache/backends/django_memcached_consul.py,sha256=WfO6vBsZEZBRM-eMpJVg_eF-8RsJy2EsbBddGxDw044,756
|
||||
django_prometheus/cache/backends/filebased.py,sha256=foABnEtXhc0BKbYCZ1-wG_XdeuY_1iwLqXbJmhlwJmE,709
|
||||
django_prometheus/cache/backends/locmem.py,sha256=fUWwcv6c91A6t6f2IaJuQeWAMHiHWcecBXirKi1cIg0,688
|
||||
django_prometheus/cache/backends/memcached.py,sha256=5hSAn2k4z3Al0C-O3eFt2xNlptEuxaMq8FPA6USLZs8,914
|
||||
django_prometheus/cache/backends/redis.py,sha256=S52_4Pi0xnzoCiISwjwZLWtfrS9rT-DsyKJ5RuFVwXE,1801
|
||||
django_prometheus/cache/metrics.py,sha256=7L30TB6vXoqB61MAATmSuMojs4drnQZy6ikl6ZceEPo,677
|
||||
django_prometheus/conf/__init__.py,sha256=yKj4XWXhGO9uD8mcp5gMrIHUOSgaE6A7aTSzwc34_MM,467
|
||||
django_prometheus/conf/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/__init__.py,sha256=ZqyaoR8NXjr6_llnDyK8mwFFqzeNF9yfT_0ASh7cwPI,403
|
||||
django_prometheus/db/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/__pycache__/common.cpython-312.pyc,,
|
||||
django_prometheus/db/__pycache__/metrics.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/mysql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/mysql/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/mysql/__pycache__/base.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/mysql/base.py,sha256=0jkifKjwiD5foBi6Xtjvzu7rLYfpgAL-1hKuYEQ9dfo,563
|
||||
django_prometheus/db/backends/postgis/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/postgis/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/postgis/__pycache__/base.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/postgis/base.py,sha256=hpVuef2SsO_nX0h4uepT2g_ylUjEEOLpVFrVX32lY7k,766
|
||||
django_prometheus/db/backends/postgresql/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/postgresql/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/postgresql/__pycache__/base.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/postgresql/base.py,sha256=QwE9kSILBZG8GjW0fkIHIUIe2E9bpGapjbYF7Erwb20,758
|
||||
django_prometheus/db/backends/spatialite/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/spatialite/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/spatialite/__pycache__/base.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/spatialite/base.py,sha256=LgJPyp_LJxC2WpuN2F8dIZPu829UjcaidLDO6Zs9o4M,431
|
||||
django_prometheus/db/backends/sqlite3/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/db/backends/sqlite3/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/sqlite3/__pycache__/base.cpython-312.pyc,,
|
||||
django_prometheus/db/backends/sqlite3/base.py,sha256=mFNTYSdNMNum50jyknRpHy6h7G4qlpobINdwZWjafnk,336
|
||||
django_prometheus/db/common.py,sha256=1wndAsKe6R7cBHmr2vl94k1YxcVMkGWrpDdSmLG28A0,2766
|
||||
django_prometheus/db/metrics.py,sha256=S7TMXXus1QWt9Ro8cceZQqI4YTfS5dWRsjkCdYIG-y8,1339
|
||||
django_prometheus/exports.py,sha256=YVRxlqDKzf7djSbyvMQe5YxRNAykjzHe0Xpb7sNxevY,4776
|
||||
django_prometheus/middleware.py,sha256=HKrigaZBPt10b3vLyvESWf9S3OzMARZ6pwg-E-sY8wA,11979
|
||||
django_prometheus/migrations.py,sha256=cqkboPuLG0-eDnx9Gme5isf25Ow6V9G1zP8s07FSA3Q,1896
|
||||
django_prometheus/models.py,sha256=H1iCOxXQwiRu_taYJRcUJjEY58px40Q3ePmDKgLneFA,1549
|
||||
django_prometheus/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
django_prometheus/tests/__pycache__/__init__.cpython-312.pyc,,
|
||||
django_prometheus/tests/__pycache__/test_django_prometheus.cpython-312.pyc,,
|
||||
django_prometheus/tests/__pycache__/test_exports.cpython-312.pyc,,
|
||||
django_prometheus/tests/__pycache__/test_testutils.cpython-312.pyc,,
|
||||
django_prometheus/tests/test_django_prometheus.py,sha256=N-Xq1LaD9rotp8fX1t3Fbev0mBNkV9Ms-7nK-l4FcR0,427
|
||||
django_prometheus/tests/test_exports.py,sha256=UcdWaCmyuRQ4X8IUsix5m1xE0gp0xHsWiZ0sUnYSdMg,1106
|
||||
django_prometheus/tests/test_testutils.py,sha256=5ygGdCncs26aVn_8lCFCG9qe6kG0cy6eeBM_UDSb-Zs,4934
|
||||
django_prometheus/testutils.py,sha256=KXcwLe2uGLje8xEYzrRuAoWnhmU1csOLrdSVAAZa37w,6501
|
||||
django_prometheus/urls.py,sha256=ejotZDBYhZB1YsUlN6qgd2iTH15J4QW3wA9igpTh_IM,163
|
||||
django_prometheus/utils.py,sha256=DxAaG5_VK-t2wDxFXu5EL0MR_3r6a6YZOlFyb4du1DY,835
|
||||
@@ -0,0 +1,6 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: setuptools (71.1.0)
|
||||
Root-Is-Purelib: true
|
||||
Tag: py2-none-any
|
||||
Tag: py3-none-any
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
django_prometheus
|
||||
Reference in New Issue
Block a user