chaos-genius / chaos_genius

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

Add SAP HANA connector #960

Open nico-hernandez opened 2 years ago

nico-hernandez commented 2 years ago

Tell us about the problem you're trying to solve

I want to connect Chaos Genius to a SAP HANA On-premise database. Many of the main metrics watched by our company are stored in on-premise database, particularly in SAP HANA On-Premise Database. Our managers are looking for detecting anomalies in business metrics. For instance: an anomaly in sales, under some asumptions and context, could trigger an alert of out-of-sotck on shelf.

Describe the solution you'd like

Connector to SAP HANA On-Premise database.

Describe alternatives you've considered

In Python, for instance, there is SQL Alchemy,, which supports HANA on-premise, https://github.com/SAP/sqlalchemy-hana.

Additional context

Consider that our database is multi-tenant.

github-actions[bot] commented 2 years ago

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