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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.82.0rc2.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.0rc2.tar.gz
Algorithm Hash digest
SHA256 77d1ecf00e73ad4261e06684073304a0ceb52c47b9838a5eb4e752a696bb51f8
MD5 e690227381ac11a900b8cba86dadfcd0
BLAKE2b-256 7088388d4f5a553f3d1a22b0c12bad1740e9f6e5c384d25f48715d9115ff763b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.82.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 e5ca55527314b587b99e60e35e56fdfedc09d2f7a2f82745c60ae1227c45e8c6
MD5 798ba3b0cc02c11f182e63171dafb633
BLAKE2b-256 a0c579deeb963c816caf4abfac53529e4b78469fa3077251ea71f174d4a29c8a

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