Skip to content

Commit

Permalink
make vale happy
Browse files Browse the repository at this point in the history
  • Loading branch information
mariomac committed Oct 4, 2024
1 parent 7ae8fc1 commit 39ab965
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/sources/metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,17 +50,17 @@ In order to configure which attributes to show or which attributes to hide, chec
| Application (all) | `http.request.method` | shown |
| Application (all) | `http.response.status_code` | shown |
| Application (all) | `http.route` | shown if `routes` configuration section exists |
| Application (all) | `k8s.daemonset.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.deployment.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.namespace.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.node.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.owner.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.pod.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.pod.start_time` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.pod.uid` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.replicaset.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.statefulset.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.cluster.name` | shown if kubernetes metadata is enabled |
| Application (all) | `k8s.daemonset.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.deployment.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.namespace.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.node.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.owner.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.pod.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.pod.start_time` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.pod.uid` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.replicaset.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.statefulset.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `k8s.cluster.name` | shown if Kubernetes metadata is enabled |
| Application (all) | `service.name` | shown |
| Application (all) | `service.namespace` | shown |
| Application (all) | `target.instance` | shown |
Expand Down

0 comments on commit 39ab965

Please sign in to comment.