cyberark / secretless-broker

Secure your apps by making them Secretless
Apache License 2.0
234 stars 42 forks source link

WIP: TCP streaming metrics telemetry support via OpenTelemetry #1408

Closed doodlesbykumbi closed 3 years ago

doodlesbykumbi commented 3 years ago

Provides a basic implementation for tcp stream latency and throughput collection. Also provides a telemtry folder with an example end to end setup.

What does this PR do?

What ticket does this PR close?

Resolves #[relevant GitHub issues, eg 76]

Checklists

Change log

Test coverage

Documentation

(For releases only) Manual tests

codeclimate[bot] commented 3 years ago

Code Climate has analyzed commit 1de7c618 and detected 46 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Duplication 4
Bug Risk 2
Style 38

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 52.2% (-1.3% change).

View more on Code Climate.

doodlesbykumbi commented 3 years ago

Draft PR is a bit noisy. I'll keep the branch, and create a PR when things have moved along.