Skip to main content

a collection of admin services

Reason this release was yanked:

Bad protobuf dependency version specified; only 7.x should be supported https://github.com/grpc/grpc/issues/42906

Project description

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.

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

grpcio_admin-1.82.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.82.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.82.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.12

File hashes

Hashes for grpcio_admin-1.82.0.tar.gz
Algorithm Hash digest
SHA256 67b6d7d0bc06adad80936b6335b5d9c49e5b0506d1fcfb92175b18eb2664bfcf
MD5 d80e920135738d5b0c28fb7c390f34f4
BLAKE2b-256 60ba3b01406b036edb36e04def8d06fc445a29d6c2d353cf050303356a7f9ad7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grpcio_admin-1.82.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.12

File hashes

Hashes for grpcio_admin-1.82.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4de092b32932e951e5112d363b7c85c046ddf0ad2e615ad8338a5972c739b649
MD5 1c8c75835e369134b7612dcaf7566e6c
BLAKE2b-256 25acc3633c7df5722a1dabaae727886616a914e18f8f7f33039fb95af8bced80

See more details on using hashes here.

Supported by

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