Skip to content
Snippets Groups Projects
  1. Nov 04, 2024
  2. Oct 07, 2024
  3. Sep 20, 2024
    • Waleed Akbar's avatar
      Changes in Telemetry. · 705e74ec
      Waleed Akbar authored
      Frontend:
      - `ResponseListener` will start with service deployment.
      
      Backend:
      - Added `GenerateCollectorTerminationSignal()` to inform the Frontend about the termination of a Collector.
      - Updated `GenerateCollectorResponse()` to stream extracted `KpiValues` on the `topic_value` .
      - Updated test file.
      705e74ec
    • Waleed Akbar's avatar
      Changes to KpiValueAPI for Processing Alarms: · 143f8742
      Waleed Akbar authored
      - Added the `GetKpiAlarms` method and `KpiAlarm` message in the proto file.
      - Updated the client to handle the `GetKpiAlarms` method call.
      - Implemented the `GetKpiAlarms` method (ResponseListener).
      - Updated `ConvertValueToKpiValueType` to properly convert the value to the gRPC `KpiValueType` message.
      - Updated test and messages files.
      143f8742
  4. Jul 24, 2024
  5. Jul 12, 2024
Loading