Skip to main content

a collection of admin services

Reason this release was yanked:

https://github.com/grpc/grpc/issues/37178

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio_admin-1.65.0.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.0.tar.gz
Algorithm Hash digest
SHA256 35e0a75080e98c186f4ebdd7ecc0374ae4a08c562cf6c07f13e3720955b0d075
MD5 6d988be9be4a9fa6948a5c4423d097f1
BLAKE2b-256 1f1d70c12e16f52cab2cb2a2243e1dd2e0de8e3dc3ed44e3c11a93b09b508ac3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.65.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd4d1a74e9bc8209148af01967a4d569d80b04c24058870dc9f63c0a1c7670c9
MD5 ecddd037e46abd5e74749513d218aedb
BLAKE2b-256 048ea98dc7a05ccaf2d84a3d0de3d52d8bfc01a2998cc0af55cb4513542000f0

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