Skip to main content

a collection of admin services

Reason this release was yanked:

grpcio 1.45.0 was yanked

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grpcio-admin-1.45.0.tar.gz
Algorithm Hash digest
SHA256 6c77cd4ab0ddd769b9e7e437629a736d62ace176045d3e4fd792aa1452d38aaa
MD5 7f8c12b0f4d5822c45465776e15bf916
BLAKE2b-256 9fa95a14cdf210016e431fe1395649daf5ad7804292b4c744e204a306626352c

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: grpcio_admin-1.45.0-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/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.9

File hashes

Hashes for grpcio_admin-1.45.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4a24accd4f25bc0f522e3782d46e03230db43d163365c2f61ac8b16144aaf842
MD5 30281f1ff52324f87dceefd9339d2075
BLAKE2b-256 dfab8d5870970d9caacd2ce446e7f30341038f0c0f3715993f016cd9916d672c

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