Skip to main content

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.0

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.0
File Size Uploaded
grpcio_csm_observability-1.84.0.tar.gz 16.3 kB Details

Built distribution (wheel)

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

Total release size: 32.5 kB

Release files / grpcio_csm_observability-1.84.0.tar.gz

Download URL grpcio_csm_observability-1.84.0.tar.gz
Size 16.3 kB
Tags Source
SHA-256 checksum
How to use checksums
384501bd984cbcdb577f11678760db4f102735ff5eb64e268b61e9dc6677d09b
BLAKE2b-256 checksum
How to use checksums
dca32fe5f0c92cee1c7fb8e5190e3ef73d4da204ef4b0eef999984ef584499ac
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.0-py3-none-any.whl

Download URL grpcio_csm_observability-1.84.0-py3-none-any.whl
Size 16.2 kB
Tags Python 3
SHA-256 checksum
How to use checksums
3515c3ed361127ce8e2ee8e4ba07e07097594308dfb682e49f98056d46e28487
BLAKE2b-256 checksum
How to use checksums
411bbaa2070711afd68eaaa7d3baefcfe866076e4606733d940a959643032e21
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

This release

1.84.0 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