elastic/kibana
[APM] Storage explorer should display sampling rate as N/A if there are no tx
Chiusa
#150.302 aperta il 6 feb 2023
Team:obs-ux-infra_services - DEPRECATEDapm:storage-explorerbuggood first issue
Metriche repository
- Star
- (19.065 stelle)
- Metriche merge PR
- (Merge medio 1g 16h) (999 PR mergiate in 30 g)
Descrizione
Currently, the Storage Explorer displays a sampling rate of 0% if there are no transactions. This is misleading, as we can't actually infer what the sampling rate would be if there were transactions (which might not exist or might be dropped for whatever reason). We should instead display N/A. This would help the user (and us in the context of SDHs) establish more quickly that there are no transactions indexed into Elasticsearch.