Skip to content

Commit

Permalink
feat(presidio): instrument and export otel traces
Browse files Browse the repository at this point in the history
  • Loading branch information
qlonik committed Apr 29, 2024
1 parent 51583a6 commit 1e5b427
Show file tree
Hide file tree
Showing 3 changed files with 760 additions and 488 deletions.
4 changes: 4 additions & 0 deletions presidio/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name = "pypi"
[packages]
flake8 = "*"
flask = "*"
opentelemetry-api = "*"
opentelemetry-exporter-otlp-proto-http = "*"
opentelemetry-instrumentation-flask = "*"
opentelemetry-sdk = "*"
phonenumbers = "*"
presidio-analyzer = "*"
presidio-anonymizer = "*"
Expand Down
Loading

0 comments on commit 1e5b427

Please sign in to comment.