Hi Epic,
Since 5.3.0 Horde Analytics stopped functioning with no changes to the environment. I appreciate there has been lot of changes going in and this module is still in experimental. However, I have following questions :
1.) Is the documentation up to date ( Analytics.md )?
2.) Is there any missing step or regression that is making it non functional?
------------
I have following setup :
In DefaultEngine.ini :
[StudioTelemetry.Provider.Horde]
Name=HordeAnalytics
ProviderModule=AnalyticsET
UsageType=EditorAndClient
APIKeyET=HordeAnalytics.Dev
APIServerET=“<my server https url>”
APIEndpointET=“api/v1/telemetry/engine”
Project has studio telemetry enabled.
Under default.global.json :
"plugins": { "analytics": { "stores": [ { "id": "engine", "include": [ { "path": "$(HordeDir)/Defaults/default-metrics.telemetry.json" }, { "path": "$(HordeDir)/Defaults/default-views.telemetry.json" } ] } ] } }
I just see this :
[Image Removed]
Thank you.
Kind Regards,
Abhishek Sagi