Skip to main content

Django Ansible Observability

pip3 -m venv .venv
pip install -e .
python manage.py runserver

http://localhost:8000

This should output something like the text below. The trace is showing on your console because of the Django setting ANSIBLE_OBSERVE_OUTPUT_SPAN_TO_CONSOLE = True.

[08/Aug/2025 15:31:22] "GET / HTTP/1.1" 200 43
Trace beffbf37476957dea79abb858553191a
└── [20:31:22.510739] GET index, span c29749adb0de6a7e
    ├── Kind : SERVER
    ├── Attributes :
    │   ├── http.method : GET
    │   ├── http.server_name : localhost.localdomain
    │   ├── http.scheme : http
    │   ├── net.host.name : localhost:8000
    │   ├── http.host : localhost:8000
    │   ├── net.host.port : 8000
    │   ├── http.url : http://localhost:8000/
    │   ├── net.peer.ip : 127.0.0.1
    │   ├── http.user_agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36
    │   ├── http.flavor : 1.1
    │   └── http.status_code : 200
    └── Resources :
        └── service.name : aap-generic
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to localhost:4317, retrying in 1.15s.
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to localhost:4317, retrying in 2.02s.
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to localhost:4317, retrying in 4.76s.
Failed to export traces to localhost:4317, error code: StatusCode.UNAVAILABLE

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_ansible_observability-0.1.9.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_ansible_observability-0.1.9-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file django_ansible_observability-0.1.9.tar.gz.

File metadata

File hashes

Hashes for django_ansible_observability-0.1.9.tar.gz
Algorithm Hash digest
SHA256 2bcba50b1f36aeef7d8d0c2928ce71031b4720bf5f894a313d5523d2b7a27772
MD5 7629bc0f3010ab9746ac2cf1f3fdb5ac
BLAKE2b-256 02e8a6caf2f4ac57cd752dafffafdb5b628a870706be8b19230a4fde953e7c0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_ansible_observability-0.1.9.tar.gz:

Publisher: pypi.yml on chrismeyersfsu/django-ansible-observability

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_ansible_observability-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for django_ansible_observability-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 66df58e1c640edf0843e51e91c8938a6a6a55a458f6fae9e337085caa9e4348d
MD5 ca3a9250a2e2e495489e21b09a209213
BLAKE2b-256 a4c6c948a0f38b807958eadbeaaf92e67eee4d13e284cef9b430ce8f4303c798

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_ansible_observability-0.1.9-py3-none-any.whl:

Publisher: pypi.yml on chrismeyersfsu/django-ansible-observability

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

This release

0.1.9 This release

2 files

0.1.8

2 files

0.1.7

2 files

0.1.6

2 files

0.1.5

2 files

0.1.4

2 files

0.1.3

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page