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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio-admin-1.48.1.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for grpcio-admin-1.48.1.tar.gz
Algorithm Hash digest
SHA256 c50c7ea5ed02b56aa1395aa54ece5377152137dd6eca08434bff1cb829aadb96
MD5 783bf6936249af53d7b76852c7353673
BLAKE2b-256 4fa4beff5a6454a09f40584d462e2513310a551effcaa84792f1e23c44fc1282

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.48.1-py3-none-any.whl
Algorithm Hash digest
SHA256 145d80d79189e6e4d6c4aafc646c37d109ab69edd0c99554116325ba155c9239
MD5 76b72bef0ee698527ecaad31b8b84882
BLAKE2b-256 05b5823465593bbcdd37b53c4a467889f8b062ab66d89644f57fbe9515ae589c

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