diff --git a/dashboards/ebpf/ebpf.json b/dashboards/ebpf/ebpf.json index 3448efe835..8d59c298f4 100644 --- a/dashboards/ebpf/ebpf.json +++ b/dashboards/ebpf/ebpf.json @@ -1135,7 +1135,13 @@ { "name": "entity_name", "items": null, - "defaultValues": [], + "defaultValues": [ + { + "value": { + "string": "*" + } + } + ], "nrqlQuery": { "accountIds": [], "query": "FROM Metric SELECT uniques(entity.name) limit max" diff --git a/quickstarts/ebpf/config.yml b/quickstarts/ebpf/config.yml index 695e577632..15f2f648a2 100644 --- a/quickstarts/ebpf/config.yml +++ b/quickstarts/ebpf/config.yml @@ -27,7 +27,7 @@ documentation: dataSourceIds: - ebpf keywords: - - infrastructure + - language agent - eAPM - eBPF dashboards: