Skip to main content

a collection of admin services

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.83.0rc1.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.0rc1-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.83.0rc1.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.0rc1.tar.gz
Algorithm Hash digest
SHA256 83fefbd65290182ab7d4e21967fded341ad97476e316765355c407c743c0d255
MD5 f4b67f4ca080839f0670025fe0b4c873
BLAKE2b-256 03cdd3617221f198c9833e07d5815a7ec7d4ade1cd0035f22ea987a1ff79d573

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.83.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 246a9a00ee33e1a9555bfc37d38560fdcb496de09629853f8449e1bfe31ed31b
MD5 458b8b785ffeb0b238716defe897086a
BLAKE2b-256 1f9eeee5962d6eb4ee18397e21d13363357eb403b40b005654491473fadfa875

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