Skip to main content

a collection of admin services

Reason this release was yanked:

Deadlock observed in Apache Beam.

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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for grpcio-admin-1.48.0.tar.gz
Algorithm Hash digest
SHA256 ebe94a54c94f3c915d4000d3d2855c3831d0e03cfac8ee66db508ed710c2de1b
MD5 55413d17fb0ae9f46f8646c317dca913
BLAKE2b-256 472283414bd319d9d2321776c2afb80012bed57374a22324bdef1d907da9a024

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.48.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77a13413a055bac2046f9cb2414257c755560c1f2ce798a3e7826fc519896af7
MD5 4661215bc9c30bd14f3d6e0ba39d77a7
BLAKE2b-256 1248d0c1d4c1f082d322dcd9bbd7ff2d9104dc471de19f735171182e61b36ed3

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