Skip to content

Commit 062cd65

Browse files
[chore] switch to gfm alerts in registry #3111 (#3139)
1 parent 64c5c9a commit 062cd65

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

+144
-72
lines changed

docs/registry/entities/android.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

docs/registry/entities/app.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

docs/registry/entities/aws.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**
@@ -48,7 +49,8 @@
4849

4950
**Description:** Entities used by AWS Elastic Kubernetes Service (EKS).
5051

51-
> :warning: This entity definition contains attributes without a role.
52+
> [!warning]
53+
> This entity definition contains attributes without a role.
5254
> Stable Entities MUST NOT have attributes without a defined role.
5355
5456
**Attributes:**
@@ -65,7 +67,8 @@
6567

6668
**Description:** Entities specific to Amazon Web Services.
6769

68-
> :warning: This entity definition contains attributes without a role.
70+
> [!warning]
71+
> This entity definition contains attributes without a role.
6972
> Stable Entities MUST NOT have attributes without a defined role.
7073
7174
**Attributes:**

docs/registry/entities/browser.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
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: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

docs/registry/entities/cicd.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**
@@ -30,7 +31,8 @@
3031

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

33-
> :warning: This entity definition contains attributes without a role.
34+
> [!warning]
35+
> This entity definition contains attributes without a role.
3436
> Stable Entities MUST NOT have attributes without a defined role.
3537
3638
**Attributes:**
@@ -50,7 +52,8 @@
5052
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.
5153
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.
5254

53-
> :warning: This entity definition contains attributes without a role.
55+
> [!warning]
56+
> This entity definition contains attributes without a role.
5457
> Stable Entities MUST NOT have attributes without a defined role.
5558
5659
**Attributes:**

docs/registry/entities/cloud.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

docs/registry/entities/cloudfoundry.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**
@@ -40,7 +41,8 @@ as reported by `cf apps`.
4041

4142
**Description:** The organization of the application which is monitored.
4243

43-
> :warning: This entity definition contains attributes without a role.
44+
> [!warning]
45+
> This entity definition contains attributes without a role.
4446
> Stable Entities MUST NOT have attributes without a defined role.
4547
4648
**Attributes:**
@@ -67,7 +69,8 @@ reported by `cf orgs`.
6769

6870
**Description:** The process of the application which is monitored.
6971

70-
> :warning: This entity definition contains attributes without a role.
72+
> [!warning]
73+
> This entity definition contains attributes without a role.
7174
> Stable Entities MUST NOT have attributes without a defined role.
7275
7376
**Attributes:**
@@ -95,7 +98,8 @@ tasks or side-cars with different process types.
9598

9699
**Description:** The space of the application which is monitored.
97100

98-
> :warning: This entity definition contains attributes without a role.
101+
> [!warning]
102+
> This entity definition contains attributes without a role.
99103
> Stable Entities MUST NOT have attributes without a defined role.
100104
101105
**Attributes:**
@@ -122,7 +126,8 @@ reported by `cf spaces`.
122126

123127
**Description:** The system component which is monitored.
124128

125-
> :warning: This entity definition contains attributes without a role.
129+
> [!warning]
130+
> This entity definition contains attributes without a role.
126131
> Stable Entities MUST NOT have attributes without a defined role.
127132
128133
**Attributes:**

docs/registry/entities/container.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**
@@ -44,7 +45,8 @@ An example can be found in [Example Image Manifest](https://github.com/openconta
4445

4546
**Description:** The image used for the container.
4647

47-
> :warning: This entity definition contains attributes without a role.
48+
> [!warning]
49+
> This entity definition contains attributes without a role.
4850
> Stable Entities MUST NOT have attributes without a defined role.
4951
5052
**Attributes:**

docs/registry/entities/deployment.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

docs/registry/entities/device.md

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

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

16-
> :warning: This entity definition contains attributes without a role.
16+
> [!warning]
17+
> This entity definition contains attributes without a role.
1718
> Stable Entities MUST NOT have attributes without a defined role.
1819
1920
**Attributes:**

0 commit comments

Comments
 (0)