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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grpcio_admin-1.73.1.tar.gz
Algorithm Hash digest
SHA256 cd340154ef283b92dd02602c09c9b3d6be2a8da5eb9564f19d6d8bf44c45b6bb
MD5 125dffaee11da0226f7d6442156aa977
BLAKE2b-256 67417aca9c2e63b6d78f13adb109ab5ad20eab95a2f96e90ca76a45880882b0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: grpcio_admin-1.73.1-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for grpcio_admin-1.73.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0baa6494757a4781f337a7c10d9fc6743fe5fee4936a296cc7d8658d9573ce51
MD5 da1ff532c5e1134430bd1cd9ce66a4f1
BLAKE2b-256 49dca62241e3a37a3cfbcb7c5d60f63717dc14e4a0a51eb09f07165ffb6e8a4f

See more details on using hashes here.

Supported by

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