Skip to main content

Django application for Ansible observability with OpenTelemetry integration

Project description

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

Project details


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.4.tar.gz (3.6 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.4-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for django_ansible_observability-0.1.4.tar.gz
Algorithm Hash digest
SHA256 da691e69bdae2434998432b4e08efca89aa7b943e9fc67df9b1a26abd534383c
MD5 5d91857d85b476868a964d1cd08310c1
BLAKE2b-256 70241edf9d764206049313721dc8c45e1f1f328c436e5a161ea716858d219b4e

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_ansible_observability-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for django_ansible_observability-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ae665e7fd05787f8638edfb52299bff397db961a926985e626a32275c0c30b38
MD5 fb9a84922f5db94c3f0967f3800779d0
BLAKE2b-256 1e2b7e5ba002a2cf3514f54295d46f02795596e71b61b626f581f600ea00c571

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_ansible_observability-0.1.4-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.

Supported by

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