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.68.0.tar.gz (12.0 kB view details)

Uploaded Source

Built Distribution

grpcio_admin-1.68.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.68.0.tar.gz
  • Upload date:
  • Size: 12.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.9

File hashes

Hashes for grpcio_admin-1.68.0.tar.gz
Algorithm Hash digest
SHA256 10310edf3a90709dff0e2ea9ecdb7b5e93f046306b7f50d2f0e9117fe1007196
MD5 c524029a3d786fc23a6fce88701a2902
BLAKE2b-256 1c2298b33cadca8a9b5e1941888dc866b3697cfe2b68fe0d68d5394a8b2168ce

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.68.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e5a322f8bf4762d36b0989ea86b6ea0c9e5bdc3fd5a5d967acd56bab4146f8a
MD5 40eb1a5971ff279d14fa630b594a99d0
BLAKE2b-256 e5a8c015bb493ebf6f608cb204140c5c70d50f62316b02d759ecd91588740111

See more details on using hashes here.

Supported by

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