Open crespocarlos opened 2 days ago
We want the Hosts and Container views to display Logs Rate and Logs Error Rate KPIs when the entity has only logs data.
When an entity is logs-only, the detail view should hide the metrics section and the metrics tab.
Below the callout, we'll display the KPI charts
Ignore click to debug in Discover
Log rate:
count()
s
number
Log error rate:
log.level: "error" OR log.level: "ERROR" OR error.log.level: "error" OR error.log.level: "ERROR"
AddMetricsCallout
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)
Summary
We want the Hosts and Container views to display Logs Rate and Logs Error Rate KPIs when the entity has only logs data.
When an entity is logs-only, the detail view should hide the metrics section and the metrics tab.
Below the callout, we'll display the KPI charts
Ignore click to debug in Discover
Log rate:
count()
s
number
Log error rate:
count()
s
number
log.level: "error" OR log.level: "ERROR" OR error.log.level: "error" OR error.log.level: "ERROR"
AC
AddMetricsCallout
is displayed above the KPIs