Skip to content

The logs plugin UI for listing and selecting Compartments, Log Groups and Log objects #13

@tonychoe

Description

@tonychoe

The current UI only provides a drop-down menu for selecting OCI region. So users have to obtain the compartment OCID, log group OCID, and Log object OCID from somewhere and must compose a working query into the text box.

search "ocid1.compartment.oc1..<unique_ID>/ocid1.loggroup.oc1.phx.<unique_ID>/ocid1.log.oc1.phx.<unique_ID>"

Users may need to keep the list of queries I frequently use in the document, and each time they would copy & paste. I am afraid this is not the desired user experience.

If the UI can have the additional drop-down menus for selecting compartment, log group and log objects, (just like the OCI metrics plugin provides many drop-down menus), it would greatly increase usability.

The UI should have the following drop-down menu:

  • Tenancy (if the logs plugin can support multiple tenancies in a single data source)
  • Region
  • Compartment
  • Log Group
  • Log (object)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions