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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.65.1.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.8

File hashes

Hashes for grpcio_admin-1.65.1.tar.gz
Algorithm Hash digest
SHA256 ea5aa9c2456caa8e60f8913d8c79d419c936ffdf94187f5cf7dd53d51ebd2897
MD5 a07e7299ab34644f4f544f3c15a08f43
BLAKE2b-256 26f146e70d44f3df2dad3e9b1ce53ec7446b5f5b4a173412bec3fa0351f18ef5

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.65.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8f108e9c0051fccbcd18941e2a268ec34ef458c83069daa885564e500e530449
MD5 f007e831b6fd4a1d4825a24d0ec316ed
BLAKE2b-256 40182851ac2b2d684ac223fb96fe185d308f7f4dcf83cb733bf35b9b0d25dc1f

See more details on using hashes here.

Provenance

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