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.65.0rc1.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

grpcio_admin-1.65.0rc1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.65.0rc1.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio_admin-1.65.0rc1.tar.gz
Algorithm Hash digest
SHA256 14f186433db63d3e65ea2b7faa3dafe46dee68cd0059e01ca4b70bece50d29fd
MD5 815b09ec33cd315f3cf20eeee177b7a3
BLAKE2b-256 f57d4d67604a322634a133833de1a09fb148848c45ba7152f2b5742b2cb8763f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.65.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 5181ad9103b85de082de1e59bdb781e9f070ed929d98f433d0bd7e68910f46f7
MD5 0603a7a3568f85c04437e01341a039c5
BLAKE2b-256 8af9cf0352a5ff06c7a86fb2d7e99610a786f4c2f609f4a0547911ca6965a63d

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