Site24x7 application performance monitoring
Project description
Site24x7 OpenAI Observability
Instructions to add Site24x7 OpenAI Observability
-
Install the site24x7-openai module using the following command:
pip install site24x7-openai-observability --upgrade
Note: If you are using a virtual environment, activate it and run the above command to install the site24x7-openai-observability package into your virtual environment.
-
Configure the license key, sample factor, and capture openai text using environment variables.
$ export SITE24X7_LICENSE_KEY=<your site24x7 license key> $ export SITE24X7_SAMPLING_FACTOR=<set sampling factor by default 10> $ export SITE24X7_CAPTURE_OPENAI_TEXT=<set value by default True>
-
Add the below code to your application's start file to integrate the observability agent:
import site24x7_openai_observability
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file site24x7_openai_observability-1.0.0.tar.gz
.
File metadata
- Download URL: site24x7_openai_observability-1.0.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d4e3bbf8eec7f4184e8de541939f7196d743292b3be1cea10d85fc15a7224d0 |
|
MD5 | 157be5268e6ddf2fcdd0bc088cc9bc49 |
|
BLAKE2b-256 | d398183092ddf6652a6785d2c0e13a516d61535d5ad48cab2d39381322f4d936 |
File details
Details for the file site24x7_openai_observability-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: site24x7_openai_observability-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7906e57eed076efaaa95788329d66161134b64e569d40235374e073e9eb6f7ab |
|
MD5 | 2c8fc933a696be2c03e20938c47a3a98 |
|
BLAKE2b-256 | df4e7da8f5ab46fc760bdd0bac1d322b7a721a8370c94245ea32c27d058c2558 |