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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grpcio_admin-1.82.0rc1.tar.gz
Algorithm Hash digest
SHA256 588bd7227905705cbe369fe1e5f85512631f03cb64388898858d717ae01caf43
MD5 b1a4cefc0ebd8977b16d1bf067a14882
BLAKE2b-256 c98ce2585bfb61d2b253b164e0db04a3dbbe6fd044651d0d51f1a765bacc11f5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.82.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 56dbb14ce0b06a5fcb2c9dda67c30ddd538b047e94f0d4b9ce6bdd30d818b048
MD5 cf2db98065114763559569a906b94fe4
BLAKE2b-256 97dfa31bf854e43ff2e11fdeaa7fd0369a2d37c51545d18fcf588cdc5a07f5ac

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