1. 30 Jan, 2023 6 commits
    • Lluis Gifre Renom's avatar
      WebUI - Grafana: · f4cc0734
      Lluis Gifre Renom authored
      - updated dashboard to include names instead of UUIDs
      - corrected database/table names
      - corrected default attributes
      f4cc0734
    • Lluis Gifre Renom's avatar
      Device component: · e67f3597
      Lluis Gifre Renom authored
      - added update of endpoint monitor resources with UUIDs
      e67f3597
    • Lluis Gifre Renom's avatar
      Monitoring component: · ff8ebacf
      Lluis Gifre Renom authored
      - Added mapping of UUIDs to names for samples stored in QuestDB
      - Extracted QuestDB from Monitoring component
      - Improved management of device events
      ff8ebacf
    • Lluis Gifre Renom's avatar
      Manifests: · ea8e6350
      Lluis Gifre Renom authored
      - added manifest for QuestDB
      - updated manifest for Monitoring
      ea8e6350
    • Lluis Gifre Renom's avatar
      Deploy script: · ed71c25c
      Lluis Gifre Renom authored
      - minor comment typos
      - added script to deploy QuestDB
      - updated deploy of Monitoring and QuestDB
      ed71c25c
    • Lluis Gifre Renom's avatar
      Monitoring component: · 6b8ac3be
      Lluis Gifre Renom authored
      - Removed unneeded initialization of Device component
      6b8ac3be
  2. 29 Jan, 2023 17 commits
  3. 28 Jan, 2023 10 commits
  4. 27 Jan, 2023 7 commits
    • Lluis Gifre Renom's avatar
      Monitoring component: · c241ced1
      Lluis Gifre Renom authored
      - added checkpoints in CI/CD pipeline since it gets stuck for unknown reasons
      c241ced1
    • Lluis Gifre Renom's avatar
      WebUI component: · 2645c398
      Lluis Gifre Renom authored
      - Device List: show number of endpoints instead of detail
      - Device List: show number of rules
      - Remove UUIDs from topology elements
      - Service List: add service name
      - Service Details: add service name
      - Slice List: add slice name
      - Slice Details: add slice name
      2645c398
    • Lluis Gifre Renom's avatar
      Service component: · 941df77d
      Lluis Gifre Renom authored
      - store service in UpdateService to get UUIDs from given endpoint names and store constraints
      - code cleanup
      941df77d
    • Lluis Gifre Renom's avatar
      PathComp component: · 9ccc623a
      Lluis Gifre Renom authored
      - Frontend: ensure links have exactly 2 endpoints
      - Backend: allow larger number of endpoints per node
      9ccc623a
    • Lluis Gifre Renom's avatar
      Device component - TAPI Driver: · d8aae80f
      Lluis Gifre Renom authored
      - corrected parsing of endpoints to improve flexibility in retrieved fields
      d8aae80f
    • Lluis Gifre Renom's avatar
      Commo method-wrappers: · 6103d18d
      Lluis Gifre Renom authored
      - added missing "raise" statement when something goes wrong
      6103d18d
    • Lluis Gifre Renom's avatar
      Deploy CockroachDB: · 28870242
      Lluis Gifre Renom authored
      - moved Mgmt WebUI to port 8081 to prevent collisions with TAPI server used in hackfest
      28870242