Skip to main content

Debugging gRPC library can be a complex task. There are many configurations and internal states, which will affect the behavior of the library. This Python package will be the collection of admin services that are exposing debug information. Currently, it includes:

  • Channel tracing metrics (grpcio-channelz)

  • Client Status Discovery Service (grpcio-csds)

Here is a snippet to create an admin server on “localhost:50051”:

server = grpc.server(ThreadPoolExecutor()) port = server.add_insecure_port(‘localhost:50051’) grpc_admin.add_admin_servicers(self._server) server.start()

Welcome to explore the admin services with CLI tool “grpcdebug”: https://github.com/grpc-ecosystem/grpcdebug.

For any issues or suggestions, please send to https://github.com/grpc/grpc/issues.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grpcio_admin-1.83.0.tar.gz (12.3 kB view details)

Uploaded Source

Built Distribution

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

grpcio_admin-1.83.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file grpcio_admin-1.83.0.tar.gz.

File metadata

  • Download URL: grpcio_admin-1.83.0.tar.gz
  • Upload date:
  • Size: 12.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for grpcio_admin-1.83.0.tar.gz
Algorithm Hash digest
SHA256 a4dcba45e0351a48b6b88ec903b99ba87f408044c428b5f52f381744fd8ce1f5
MD5 8301857ba734e37e730cdf999da091f7
BLAKE2b-256 5b3e3602a2e463cbf1c961226a0b6c43ebbb64f79d95b82f3e642c2647db333f

See more details on using hashes here.

File details

Details for the file grpcio_admin-1.83.0-py3-none-any.whl.

File metadata

  • Download URL: grpcio_admin-1.83.0-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for grpcio_admin-1.83.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3155337a6d43463d318e9991e26b69c0c7c6a6f6354df55fa47ab36add7ac607
MD5 7222a9a1bad3a4dc878754785bad4913
BLAKE2b-256 18d1178ada16e0f0f7546d26c708b9bb120ed6c3975652b5f1daafd24a258cb2

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page