Add a display label for the monitored environment name in the GCP Logs Explorer.
This is an extension that enhances the Log Explorer in the logging web tool of GCP (Google Cloud Platform). It determines the monitored environment name from the query information and always displays the environment name at the top of the screen.
It is convenient for quickly distinguishing between production and development environments when monitoring them in separate tabs.
Parameters used for identification, such as resource.labels.cluster_name and logName, can be freely set and customized.