Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • mist-argus mist-argus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CNaaS
  • mist-argusmist-argus
  • Merge requests
  • !1

Tag incidents with organization names rather than UUIDs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Morten Brekkevold requested to merge feature/org-lookup into master Oct 05, 2021
  • Overview 5
  • Commits 3
  • Pipelines 0
  • Changes 5

Device events sent from Mist only contain org_ids (long UUID type values), which make no sense to the end user when tagging Argus Incidents.

This MR adds the necessary functionality for looking up orgids using the Mist API, and tagging incidents with the organization names instead.

Time-based caching is used to avoid cascades of API requests during rapid-fire event submissions.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature/org-lookup