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

Uploaded Source

Built Distribution

grpcio_admin-1.62.2-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: grpcio-admin-1.62.2.tar.gz
  • Upload date:
  • Size: 11.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for grpcio-admin-1.62.2.tar.gz
Algorithm Hash digest
SHA256 7a738389ee3e9adf81f6034885053eed4d12c8ca6694ca5e0bb713fee118b7a5
MD5 61d8a45475426edcdd61618875f55730
BLAKE2b-256 d9748de9b42c812a751f3eb28c09babd9008994e9dc5d910165b208c24ccc5e3

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for grpcio_admin-1.62.2-py3-none-any.whl
Algorithm Hash digest
SHA256 897142671a8bad330d5b732da33fdb23d94a448f12ff183f9403d5cf53608362
MD5 591588ccebaf9f68682bd6bbabf8201e
BLAKE2b-256 074a627dfb550401472ebc537f02981f6d43989549bcc39b236da6986808a2d7

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