Skip to content

Commit

Permalink
add analytics collectors
Browse files Browse the repository at this point in the history
  • Loading branch information
hsong-rh committed Sep 24, 2024
1 parent ba13524 commit 6a399d8
Show file tree
Hide file tree
Showing 12 changed files with 1,350 additions and 13 deletions.
42 changes: 34 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ psycopg = "^3.1.17"
xxhash = "*"
pyjwt = { version = "*", extras = ["crypto"] }
ecdsa = "*"
insights-analytics-collector = "^0.3.2"
distro = "^1.9.0"

[tool.poetry.group.test.dependencies]
pytest = "*"
Expand Down
Loading

0 comments on commit 6a399d8

Please sign in to comment.