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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.81.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.81.0rc1.tar.gz
Algorithm Hash digest
SHA256 5118fdfc45078f7d95f534a0317643e9bb9771fe44fc73769d6becc451b95521
MD5 573e31cbb8fef88fe6f5e086f9e291cf
BLAKE2b-256 b9f47d154542970b436a57a423a1a985f3ee38562721e88a525184fec0108946

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.81.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 8a605827a00ffe58fd1d71620790812ab4bf3cb9c77598ab156cc42726ff81a0
MD5 9d7f5ec50d51c0aaa553e56ef12b2177
BLAKE2b-256 b1ade49ffcc1aed4ab14756a42ac783de41c0d892b226d551e454095cc622464

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