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

Uploaded Source

Built Distributions

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

Uploaded Python 3

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

Uploaded Python 2

File details

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

File metadata

  • Download URL: grpcio-admin-1.38.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.2

File hashes

Hashes for grpcio-admin-1.38.0.tar.gz
Algorithm Hash digest
SHA256 e6306590b3c6ae5ee0a72ec982168e8efa3b9dd8c5b71736a1e38dbff2eefb49
MD5 082f0d63ae51295c467f33af9e0cccfa
BLAKE2b-256 bb9d344d2bacd3d2e61fb401a810b95c547a0092a46c69bd5e09f0126ff8b9e6

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: grpcio_admin-1.38.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.2

File hashes

Hashes for grpcio_admin-1.38.0-py3-none-any.whl
Algorithm Hash digest
SHA256 baa39614685f6df3b3cdbde372133e3a965304cbb1025f92e1bd21d939624c7d
MD5 6e89db1e23921977dbc47703d842e0db
BLAKE2b-256 e4bf21146933ba755c45d7f5cb02aae2e0fb0f5317d8be60e9d1837ef70079e1

See more details on using hashes here.

Provenance

File details

Details for the file grpcio_admin-1.38.0-py2-none-any.whl.

File metadata

  • Download URL: grpcio_admin-1.38.0-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/4.0.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.38.0-py2-none-any.whl
Algorithm Hash digest
SHA256 850236e712414fe1b79f76a9dfaf9e65640b95f6b20a06d46c5bcf1ac96ae9fd
MD5 7701e3801fb8a0193428c5e5cf71861a
BLAKE2b-256 78212a23b3b1b6002f84abc184f21bbe32a7fc35d2cd0ecbe977f7fdc27672f5

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