Skip to content

Commit d7e8389

Browse files
authored
feat: AAP-30754 - Add analytics collector to EDA (#1065)
1 parent ed32e37 commit d7e8389

File tree

13 files changed

+1494
-13
lines changed

13 files changed

+1494
-13
lines changed

poetry.lock

Lines changed: 34 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ psycopg = "^3.1.17"
5656
xxhash = "*"
5757
pyjwt = { version = "*", extras = ["crypto"] }
5858
ecdsa = "*"
59+
insights-analytics-collector = "^0.3.2"
60+
distro = "^1.9.0"
5961

6062
[tool.poetry.group.test.dependencies]
6163
pytest = "*"

0 commit comments

Comments
 (0)