No project description provided
Project description
oarepo-glitchtip
Integration with glitchtip error monitoring service.
Installation
- Add oarepo-glitchtip to your dependencies in
pyproject.toml:
[project]
name = "repo"
version = "1.0.0"
description = ""
packages = []
authors = []
dependencies = [
"oarepo-glitchtip"
# ...
]
# ...
- At the top of your
invenio.cfgfile, add the following code:
# glitchtip
from oarepo_glitchtip import initialize_glitchtip
initialize_glitchtip()
- In the deployment, set the following environment variables:
export INVENIO_GLITCHTIP_DSN="<from your installed glitchtip server>"
# optionally
export DEPLOYMENT_VERSION="<version of the deployment>"
- Run the repository as usual
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file oarepo_glitchtip-1.1.1.tar.gz.
File metadata
- Download URL: oarepo_glitchtip-1.1.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0bbc52368c6f470e799287142cd224b60818d872b940f80a1b305e84d23e88c
|
|
| MD5 |
1f18fe797b703e08f8482b802e3b9fca
|
|
| BLAKE2b-256 |
f490787bde2bf25ca5858c02c005ca02fd9afdb81e24bf7c82bb5b397f7240f0
|
File details
Details for the file oarepo_glitchtip-1.1.1-py3-none-any.whl.
File metadata
- Download URL: oarepo_glitchtip-1.1.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d80def7596ebc64c27d874025f57a1f27c339acee44647a35f2d4cc8edf117cd
|
|
| MD5 |
1c818999e808602d8174efd954e3c275
|
|
| BLAKE2b-256 |
772e4408908927b24cbcb8b16dcbbf7619041dca19507eadf6682306b830da45
|