Platform UI - Database Lab Instances page

Instances section

image

I think as a platform user I want to see here:

  • Project
    • (or DLE Name)
  • Instance ID
    • See dblab_instances.selfassigned_instance_id
  • Edition
    • (‘Standard’, or ‘Enterprise’)
    • See dblab_instances.plan
  • Version
    • (the first 3 digits) - from telemetry
  • State
    • ‘Active’ ( if telemetry is working) , or ‘Inactive’
    • See dblab_instances.is_active
  • Created
    • See dblab_instances.created_at