hastic-zzz / hastic-server

Hastic data management server for analyzing patterns and anomalies from Grafana
GNU General Public License v3.0
330 stars 23 forks source link

Analytic unit is not bound to an organization #834

Open rozetko opened 4 years ago

rozetko commented 4 years ago

Different organizations can have dashboards with same ID. For example: http://localhost:3000/d/IYqqDzdWz/test-dashboard?orgId=1 and http://localhost:3000/d/IYqqDzdWz/another-test-dashboard?orgId=2 are different dashboards. Analytic units don't "know" about organizations. It makes analytic units' settings inconsistent.