turbot/oci_insights

Query: ons_notification_topic_1_year

Usage

powerpipe query oci_insights.query.ons_notification_topic_1_year

SQL

select
count(*) as value,
'> 1 Year' as label
from
oci_ons_notification_topic
where
time_created <= now() - '1 year' :: interval;

Dashboards

The query is used in the dashboards: