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.39.0rc1.tar.gz (2.8 kB view details)

Uploaded Source

Built Distributions

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

Uploaded Python 3

grpcio_admin-1.39.0rc1-py2-none-any.whl (2.7 kB view details)

Uploaded Python 2

File details

Details for the file grpcio-admin-1.39.0rc1.tar.gz.

File metadata

  • Download URL: grpcio-admin-1.39.0rc1.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for grpcio-admin-1.39.0rc1.tar.gz
Algorithm Hash digest
SHA256 fd0e4accef6d29588578b9870c64faba92e7a4967387009b7da83b176b05a356
MD5 697e96a5c682ea9e6a9dd856ad28897a
BLAKE2b-256 9f8a6e9d9ffb9d97e16695ac7f062407183101f9fd5f70c34532ad030d449f01

See more details on using hashes here.

Provenance

File details

Details for the file grpcio_admin-1.39.0rc1-py3-none-any.whl.

File metadata

  • Download URL: grpcio_admin-1.39.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for grpcio_admin-1.39.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 891e0f44ac6da661656f26a948f02f66837956594313346d78bf91916a20b521
MD5 038065c831e9bb178ba0129b8a630774
BLAKE2b-256 0c39ea2b15632977dc3c98402bf5a50707f3d04563c5bafd754adf8474b0a9d9

See more details on using hashes here.

Provenance

File details

Details for the file grpcio_admin-1.39.0rc1-py2-none-any.whl.

File metadata

  • Download URL: grpcio_admin-1.39.0rc1-py2-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for grpcio_admin-1.39.0rc1-py2-none-any.whl
Algorithm Hash digest
SHA256 44fa139406aa451acb4deb2e7c175d79452f53021ada6f1f422ae83a53687ca1
MD5 a9a118b29c867638debcd63f74adb007
BLAKE2b-256 548edf299b3e5386b14260be61f4c313f1e096c49801bb227946bbabead05332

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