kuzzleio / kuzzle-admin-console

A SPA to administrate your Kuzzle: index and collection management, document creation, realtime subscription and permissions management
http://console.kuzzle.io
Apache License 2.0
61 stars 25 forks source link

Use Kepler to retrieve product usage metrics #987

Closed alexandrebouthinon closed 2 years ago

alexandrebouthinon commented 2 years ago

What does this PR do ?

As we done on Kourou, let's use it on the Admin Console

ToDo

netlify[bot] commented 2 years ago

✔️ Deploy Preview for heuristic-goodall-67c4b1 ready!

🔨 Explore the source changes: c5207730665087d78fa4e9d2606fb990c6342949

🔍 Inspect the deploy log: https://app.netlify.com/sites/heuristic-goodall-67c4b1/deploys/621611a989f8200008aa3219

😎 Browse the preview: https://deploy-preview-987--heuristic-goodall-67c4b1.netlify.app

Njuelle commented 2 years ago

the tests fail because the new banner covers elements of the DOM and prevents the click on these elements. IMHO the best way to fix this would be to disable the banner and the telemetry during the tests

Aschen commented 2 years ago

LGTM :+1: