Files
UnrealEngineUWP/Engine/Source/Programs/Shared
ben marsh 1a7754812e Horde: Add support for multiple telemetry stores.
* Telemetry stores are denoted by a TelemetryStoreId, largely analagous to an APIKey.
* Telemetry endpoints now include a TelemetryStoreId parameter as part of the route (ie. events are posted to api/v1/telemetry/{Id} and queried using api/v1/telemetry/{Id}/metrics)
* Previous routes still work for now, and use the "default" store.
* All internal horde telemetry is currently sent to the "default" store.
* The Horde configuration now includes a list of telemetry store configuration objects, each of which has their own metrics and ACL for permissions.

#jira UE-206057

[CL 31258613 by ben marsh in ue5-main branch]
2024-02-07 10:48:32 -05:00
..
2023-12-18 19:36:56 -05:00