Skip to content

Commit c6561ed

Browse files
[chore] Fix white-spacing linting issue (#3144)
1 parent 062cd65 commit c6561ed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+72
-72
lines changed

docs/registry/entities/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** The Android platform on which the Android application is running.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

docs/registry/entities/app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** An app used directly by end users — like mobile, web, or desktop.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

docs/registry/entities/aws.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** Entities used by AWS Elastic Container Service (ECS).
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919
@@ -49,7 +49,7 @@
4949

5050
**Description:** Entities used by AWS Elastic Kubernetes Service (EKS).
5151

52-
> [!warning]
52+
> [!warning]
5353
> This entity definition contains attributes without a role.
5454
> Stable Entities MUST NOT have attributes without a defined role.
5555
@@ -67,7 +67,7 @@
6767

6868
**Description:** Entities specific to Amazon Web Services.
6969

70-
> [!warning]
70+
> [!warning]
7171
> This entity definition contains attributes without a role.
7272
> Stable Entities MUST NOT have attributes without a defined role.
7373

docs/registry/entities/browser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** The web browser in which the application represented by the resource is running. The `browser.*` attributes MUST be used only for resources that represent applications running in a web browser (regardless of whether running on a mobile or desktop device).
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

docs/registry/entities/cicd.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** A pipeline is a series of automated steps that helps software teams deliver code.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919
@@ -31,7 +31,7 @@
3131

3232
**Description:** A pipeline run is a singular execution of a given pipeline's tasks.
3333

34-
> [!warning]
34+
> [!warning]
3535
> This entity definition contains attributes without a role.
3636
> Stable Entities MUST NOT have attributes without a defined role.
3737
@@ -52,7 +52,7 @@
5252
A single pipeline run may be distributed across multiple workers. Any OpenTelemetry signal associated with a worker should be associated to the worker that performed the corresponding work.
5353
For example, when a pipeline run involves several workers, its task run spans may reference the different `cicd.worker` resources corresponding to the workers that executed each task run. The pipeline run's parent span may instead reference the CICD controller as the `cicd.worker` resource.
5454

55-
> [!warning]
55+
> [!warning]
5656
> This entity definition contains attributes without a role.
5757
> Stable Entities MUST NOT have attributes without a defined role.
5858

docs/registry/entities/cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** A cloud environment (e.g. GCP, Azure, AWS)
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

docs/registry/entities/cloudfoundry.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** The application which is monitored.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919
@@ -41,7 +41,7 @@ as reported by `cf apps`.
4141

4242
**Description:** The organization of the application which is monitored.
4343

44-
> [!warning]
44+
> [!warning]
4545
> This entity definition contains attributes without a role.
4646
> Stable Entities MUST NOT have attributes without a defined role.
4747
@@ -69,7 +69,7 @@ reported by `cf orgs`.
6969

7070
**Description:** The process of the application which is monitored.
7171

72-
> [!warning]
72+
> [!warning]
7373
> This entity definition contains attributes without a role.
7474
> Stable Entities MUST NOT have attributes without a defined role.
7575
@@ -98,7 +98,7 @@ tasks or side-cars with different process types.
9898

9999
**Description:** The space of the application which is monitored.
100100

101-
> [!warning]
101+
> [!warning]
102102
> This entity definition contains attributes without a role.
103103
> Stable Entities MUST NOT have attributes without a defined role.
104104
@@ -126,7 +126,7 @@ reported by `cf spaces`.
126126

127127
**Description:** The system component which is monitored.
128128

129-
> [!warning]
129+
> [!warning]
130130
> This entity definition contains attributes without a role.
131131
> Stable Entities MUST NOT have attributes without a defined role.
132132

docs/registry/entities/container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** A container instance.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919
@@ -45,7 +45,7 @@ An example can be found in [Example Image Manifest](https://github.com/openconta
4545

4646
**Description:** The image used for the container.
4747

48-
> [!warning]
48+
> [!warning]
4949
> This entity definition contains attributes without a role.
5050
> Stable Entities MUST NOT have attributes without a defined role.
5151

docs/registry/entities/deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** The software deployment.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

docs/registry/entities/device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
**Description:** The device on which the process represented by this resource is running.
1515

16-
> [!warning]
16+
> [!warning]
1717
> This entity definition contains attributes without a role.
1818
> Stable Entities MUST NOT have attributes without a defined role.
1919

0 commit comments

Comments
 (0)