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.63.0rc2.tar.gz (11.9 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.63.0rc2-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file grpcio_admin-1.63.0rc2.tar.gz.

File metadata

  • Download URL: grpcio_admin-1.63.0rc2.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.63.0rc2.tar.gz
Algorithm Hash digest
SHA256 b75aa3a52bab3d631919a98f4309beafa7b86293bc115ee6c0cf0363b9364f24
MD5 b85fbc5ea6f265c03f3dcf1f60ac486c
BLAKE2b-256 5afc0a4f63adecbf262dd4af6a0a2bc4df3974d142ed9fd88b4d035a329177b7

See more details on using hashes here.

File details

Details for the file grpcio_admin-1.63.0rc2-py3-none-any.whl.

File metadata

File hashes

Hashes for grpcio_admin-1.63.0rc2-py3-none-any.whl
Algorithm Hash digest
SHA256 e446131ee59ca3ac6b7b924fc065a5d261e3e8cbb6adef0fedda7a86f2e3f86d
MD5 c51cd9e6550056d7b65c99148c245994
BLAKE2b-256 81f116c2b4a2135750f6ea4508902d65fe33c4b89a6d32aeaac7e316439a0b4e

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