ppgravitee / issuesforjiramig

Gravitee.io - API Platform - Issues
0 stars 0 forks source link

Add Pendo analytics tool #25

Open ppgravitee opened 2 years ago

ppgravitee commented 2 years ago

Description

Pendo is a product analytics tool, it has been integrated into Cockpit and to get cross-product data we will need to integrate it on APIM (trial saas deployment too)

Technical details

Recap after discussion with mouligno ThibaudAV

Two new configuration keys should be added in gravitee.yml

These data will be fetched by the console with the /console request sent before loading the app.

The console will have 2 implementations of a Pendo service interface:

Accordingly to the activation flag, either the real or the fake implementation will be instantiated.

:warning: We need to check everything is ok when navigating from AngularJS to Angular and vice versa.

ppgravitee commented 2 years ago

POC commit by cockpit team gravitee-io/gravitee-api-management@6a7b126