turbot/oci_insights

Query: ons_notification_topic_24_hrs

Usage

powerpipe query oci_insights.query.ons_notification_topic_24_hrs

SQL

select
count(*) as value,
'< 24 hours' as label
from
oci_ons_notification_topic
where
time_created > now() - '1 days' :: interval;

Dashboards

The query is used in the dashboards: