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

Uploaded Source

Built Distribution

grpcio_admin-1.56.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file grpcio-admin-1.56.0.tar.gz.

File metadata

  • Download URL: grpcio-admin-1.56.0.tar.gz
  • Upload date:
  • Size: 3.0 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.56.0.tar.gz
Algorithm Hash digest
SHA256 04874a28190ee44bba6026a47591c97eda9f1683ce0093f3149883696dc3811f
MD5 6ccd7a2a497e59f1576b93ff3f846529
BLAKE2b-256 c5886550146a52900b5c7e441f55b3c46e74e36a98c8c726232a744ad167921c

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.56.0-py3-none-any.whl
Algorithm Hash digest
SHA256 40b9300616cc6984d08ba0573b9d310d14c7f02e5a34d0db26e8adc227044b13
MD5 4927a77a413417d0f109b7016f8de41a
BLAKE2b-256 aacd0ca96cf8d20162502cf937ea16ab732835144630b5fbed04ca1f120b7c38

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