Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Package for gRPC Python CSM Observability.

Installation

Currently gRPC Python CSM Observability is only available for Linux.

Installing From PyPI

$ pip install grpcio-csm-observability

Installing From Source

$ export REPO_ROOT=grpc  # REPO_ROOT can be any directory of your choice
$ git clone -b RELEASE_TAG_HERE https://github.com/grpc/grpc $REPO_ROOT
$ cd $REPO_ROOT
$ git submodule update --init

$ cd src/python/grpcio_csm_observability

# For the next command do `sudo pip install` if you get permission-denied errors
$ pip install .

Dependencies

gRPC Python CSM Observability Depends on the following packages:

grpcio
grpcio-observability
opentelemetry-sdk

Usage

Example usage is similar to the example here, instead of importing from grpc_observability, you should import from grpc_csm_observability:

import grpc_csm_observability

csm_otel_plugin = grpc_csm_observability.CsmOpenTelemetryPlugin(
    meter_provider=provider
)

We also provide several environment variables to help you optimize gRPC python observability for your particular use.

  • Note: The term “Census” here is just for historical backwards compatibility reasons and does not imply any dependencies.

  1. GRPC_PYTHON_CENSUS_EXPORT_BATCH_INTERVAL
    • This controls how frequently telemetry data collected within gRPC Core is sent to Python layer.

    • Default value is 0.5 (Seconds).

  2. GRPC_PYTHON_CENSUS_MAX_EXPORT_BUFFER_SIZE
    • This controls the maximum number of telemetry data items that can be held in the buffer within gRPC Core before they are sent to Python.

    • Default value is 10,000.

  3. GRPC_PYTHON_CENSUS_EXPORT_THRESHOLD
    • This setting acts as a trigger: When the buffer in gRPC Core reaches a certain percentage of its capacity, the telemetry data is sent to Python.

    • Default value is 0.7 (Which means buffer will start export when it’s 70% full).

  4. GRPC_PYTHON_CENSUS_EXPORT_THREAD_TIMEOUT
    • This controls the maximum time allowed for the exporting thread (responsible for sending data to Python) to complete.

    • Main thread will terminate the exporting thread after this timeout.

    • Default value is 10 (Seconds).

Release files for grpcio-csm-observability 1.84.0rc2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for grpcio-csm-observability 1.84.0rc2
File Size Uploaded
grpcio_csm_observability-1.84.0rc2.tar.gz 16.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for grpcio-csm-observability 1.84.0rc2
File Interpreter ABI Platform
grpcio_csm_observability-1.84.0rc2-py3-none-any.whl Python 3 none any Details

Total release size: 32.5 kB

Release files / grpcio_csm_observability-1.84.0rc2.tar.gz

Download URL grpcio_csm_observability-1.84.0rc2.tar.gz
Size 16.3 kB
Tags Source
SHA-256 checksum
How to use checksums
84657e5f9204dd02aacefac77e1d15ba40cc25712dbfd391c81ad40e8be0697e
BLAKE2b-256 checksum
How to use checksums
cd89a929d5011532b99eb647e545d9e2585feda21d3b13d433ef8ddd119f41e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.15

Release files / grpcio_csm_observability-1.84.0rc2-py3-none-any.whl

Download URL grpcio_csm_observability-1.84.0rc2-py3-none-any.whl
Size 16.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
e7adcb8f1d9f8fb93f321c5a672661cc7a4f6eca0d51ce35440014782b655320
BLAKE2b-256 checksum
How to use checksums
1dc9ded4de61d3039cd1d0144a098e052e562796ee26bb1c1ad965afc3941597
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.15

Release history Release notifications | RSS feed

1.84.0

2 release files

This release

1.84.0rc2 This release

2 release files

1.83.1

2 release files

1.83.0

2 release files

1.82.2

2 release files

1.81.1

2 release files

1.80.0

2 release files

1.78.1

2 release files

1.76.0

2 release files

1.75.1

2 release files

1.75.0

2 release files

1.74.0

2 release files

1.73.1

2 release files

1.72.2

2 release files

1.72.0

2 release files

1.71.2

2 release files

1.71.0

2 release files

1.70.0

2 release files

1.68.0

2 release files

1.67.1

2 release files

1.67.0

2 release files

1.66.2

2 release files

1.66.1

2 release files

1.66.0

2 release files

1.65.5

2 release files

1.65.2

2 release files

1.65.1

2 release files

1.65.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page