Skip to main content

On-page telemetry and observability tools for Plain.

Project description

plain.observer

On-page telemetry and observability tools for Plain.

Installation

uv add plain.observer

Add plain.observer to your INSTALLED_PACKAGES:

# app/settings.py
INSTALLED_PACKAGES = [
    # ...
    "plain.observer",
]

Include the observer URLs in your URL configuration:

# app/urls.py
from plain.urls import Router, include

class AppRouter(Router):
    namespace = ""
    urls = [
        # ...
        include("observer/", "plain.observer.urls"),
    ]

Run migrations to create the necessary database tables:

plain migrate

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

plain_observer-0.3.3.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

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

plain_observer-0.3.3-py3-none-any.whl (35.7 kB view details)

Uploaded Python 3

File details

Details for the file plain_observer-0.3.3.tar.gz.

File metadata

  • Download URL: plain_observer-0.3.3.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.8.3

File hashes

Hashes for plain_observer-0.3.3.tar.gz
Algorithm Hash digest
SHA256 b204c2eb5f6796b1e67f5222c5ba8cbd82969b1da22ec2d838fd6fbb0b9c86c9
MD5 2c4146c6fe058de2214acaf0ea966ac7
BLAKE2b-256 ce3d90aacf4d702b3c3dc98db5fc4207f0e6d0c24887a4377dc172baf7ff19fb

See more details on using hashes here.

File details

Details for the file plain_observer-0.3.3-py3-none-any.whl.

File metadata

File hashes

Hashes for plain_observer-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b58815e813745f167ffec6f2dfe5c6ead77f254198a5848388260349f860c344
MD5 25ec49fcc2fd20cbb3b314a7df02f4b1
BLAKE2b-256 66f24ee227201ad777f24c95f5bff2d077b74fd6e754386ef6b96b0d43a960ec

See more details on using hashes here.

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