opentelemetry-python-contrib icon indicating copy to clipboard operation
opentelemetry-python-contrib copied to clipboard

Add auto-instrumentation for karapace

Open vvvrrooomm opened this issue 2 years ago • 2 comments
trafficstars

adds basic instrumentation to karapace for produce and fetch operations. Only supports trace, no metrics

Type of change

  • [ ] New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [ ] Test A

Does This PR Require a Core Repo Change?

  • [x ] No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • [x ] Followed the style guidelines of this project
  • [ ] Changelogs have been updated
  • [x ] Unit tests have been added
  • [x ] Documentation has been updated

vvvrrooomm avatar Jun 15 '23 12:06 vvvrrooomm

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: vvvrrooomm / name: Martin Haaß (e64d1cd5ae9eb6dbd19f5eba025c30fc79caff3d)
  • :white_check_mark: login: ocelotl / name: Diego Hurtado (75c8407a7e7a5e9145d380a3e407ede8b4998521)

Please read the CONTRIBUTING file, specially these 2 sections:

https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CONTRIBUTING.md#expectations-from-contributors

https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CONTRIBUTING.md#how-to-get-prs-reviewed

ocelotl avatar Jul 13 '23 16:07 ocelotl