chaos-genius / chaos_genius

ML powered analytics engine for outlier detection and root cause analysis.
https://www.chaosgenius.io
MIT License
727 stars 2 forks source link

Vertica support #1221

Open illes opened 10 months ago

illes commented 10 months ago

Tell us about the problem you're trying to solve

Add support for vertica.com database as a data-source.

Describe the solution you'd like

Create VerticaDb(BaseDb) connector class implementation using https://pypi.org/project/sqlalchemy-vertica-python/.

Describe alternatives you've considered

Generic ODBC connector.

Additional context

Tested locally, PR will be submitted soon.

github-actions[bot] commented 10 months ago

Hello there, thanks for opening your first issue. We welcome you to the community!

illes commented 4 months ago

hi @oriabyi , can you please review my PR #1253 ?

oriabyi commented 4 months ago

hello, I reviewed your PR, but I have no write access

Hi @bhargavsk1077 , can you please help to fix this issue?

oriabyi commented 4 months ago

hi @Samyak2 , could you please help to merge changes and close this issue? There is the same theme like in "adding clickhouse connector" but for vertical

I would also appreciate clarification on the future of this project. I do not see any updates for the last two years. Has Chaos-Genius stopped developing this project?