Skip to content

Commit 9414d75

Browse files
committed
Move to 1 page per event
1 parent d1c802d commit 9414d75

32 files changed

+794
-501
lines changed

docs/registry/events/README.md

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -24,88 +24,88 @@ Currently, the following namespaces exist:
2424
</thead>
2525
<tbody>
2626
<tr>
27-
<td>App</td><td></td><td></td>
27+
<td><a href="app/README.md">App</a></td><td></td><td></td>
2828
</tr><tr>
2929
<td></td>
30-
<td><a href="app.md#app-screen-click">app.screen.click</a></td>
30+
<td><a href="app/event-app-screen-click.md">app.screen.click</a></td>
3131
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
3232
</tr><tr>
3333
<td></td>
34-
<td><a href="app.md#app-widget-click">app.widget.click</a></td>
34+
<td><a href="app/event-app-widget-click.md">app.widget.click</a></td>
3535
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
3636
</tr><tr>
37-
<td>Az</td><td></td><td></td>
37+
<td><a href="az/README.md">Az</a></td><td></td><td></td>
3838
</tr><tr>
3939
<td></td>
40-
<td><a href="az.md#az-resource-log">az.resource.log</a></td>
40+
<td><a href="az/event-az-resource-log.md">az.resource.log</a></td>
4141
<td><img src="https://img.shields.io/badge/-deprecated-red" alt="Deprecated"/></td>
4242
</tr><tr>
43-
<td>Azure</td><td></td><td></td>
43+
<td><a href="azure/README.md">Azure</a></td><td></td><td></td>
4444
</tr><tr>
4545
<td></td>
46-
<td><a href="azure.md#azure-resource-log">azure.resource.log</a></td>
46+
<td><a href="azure/event-azure-resource-log.md">azure.resource.log</a></td>
4747
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
4848
</tr><tr>
49-
<td>Browser</td><td></td><td></td>
49+
<td><a href="browser/README.md">Browser</a></td><td></td><td></td>
5050
</tr><tr>
5151
<td></td>
52-
<td><a href="browser.md#browser-web-vital">browser.web_vital</a></td>
52+
<td><a href="browser/event-browser-web-vital.md">browser.web_vital</a></td>
5353
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
5454
</tr><tr>
55-
<td>Device</td><td></td><td></td>
55+
<td><a href="device/README.md">Device</a></td><td></td><td></td>
5656
</tr><tr>
5757
<td></td>
58-
<td><a href="device.md#device-app-lifecycle">device.app.lifecycle</a></td>
58+
<td><a href="device/event-device-app-lifecycle.md">device.app.lifecycle</a></td>
5959
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
6060
</tr><tr>
61-
<td>Exception</td><td></td><td></td>
61+
<td><a href="exception/README.md">Exception</a></td><td></td><td></td>
6262
</tr><tr>
6363
<td></td>
64-
<td><a href="exception.md#exception">exception</a></td>
64+
<td><a href="exception/event-exception.md">exception</a></td>
6565
<td><img src="https://img.shields.io/badge/-stable-lightgreen" alt="Stable"/></td>
6666
</tr><tr>
67-
<td>Feature Flag</td><td></td><td></td>
67+
<td><a href="feature-flag/README.md">Feature Flag</a></td><td></td><td></td>
6868
</tr><tr>
6969
<td></td>
70-
<td><a href="feature-flag.md#feature-flag-evaluation">feature_flag.evaluation</a></td>
70+
<td><a href="feature-flag/event-feature-flag-evaluation.md">feature_flag.evaluation</a></td>
7171
<td><img src="https://img.shields.io/badge/-rc-mediumorchid" alt="Release Candidate"/></td>
7272
</tr><tr>
73-
<td>Gen AI</td><td></td><td></td>
73+
<td><a href="gen-ai/README.md">Gen AI</a></td><td></td><td></td>
7474
</tr><tr>
7575
<td></td>
76-
<td><a href="gen-ai.md#gen-ai-assistant-message">gen_ai.assistant.message</a></td>
76+
<td><a href="gen-ai/event-gen-ai-assistant-message.md">gen_ai.assistant.message</a></td>
7777
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
7878
</tr><tr>
7979
<td></td>
80-
<td><a href="gen-ai.md#gen-ai-choice">gen_ai.choice</a></td>
80+
<td><a href="gen-ai/event-gen-ai-choice.md">gen_ai.choice</a></td>
8181
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
8282
</tr><tr>
8383
<td></td>
84-
<td><a href="gen-ai.md#gen-ai-system-message">gen_ai.system.message</a></td>
84+
<td><a href="gen-ai/event-gen-ai-system-message.md">gen_ai.system.message</a></td>
8585
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
8686
</tr><tr>
8787
<td></td>
88-
<td><a href="gen-ai.md#gen-ai-tool-message">gen_ai.tool.message</a></td>
88+
<td><a href="gen-ai/event-gen-ai-tool-message.md">gen_ai.tool.message</a></td>
8989
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
9090
</tr><tr>
9191
<td></td>
92-
<td><a href="gen-ai.md#gen-ai-user-message">gen_ai.user.message</a></td>
92+
<td><a href="gen-ai/event-gen-ai-user-message.md">gen_ai.user.message</a></td>
9393
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
9494
</tr><tr>
95-
<td>RPC</td><td></td><td></td>
95+
<td><a href="rpc/README.md">RPC</a></td><td></td><td></td>
9696
</tr><tr>
9797
<td></td>
98-
<td><a href="rpc.md#rpc-message">rpc.message</a></td>
98+
<td><a href="rpc/event-rpc-message.md">rpc.message</a></td>
9999
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
100100
</tr><tr>
101-
<td>Session</td><td></td><td></td>
101+
<td><a href="session/README.md">Session</a></td><td></td><td></td>
102102
</tr><tr>
103103
<td></td>
104-
<td><a href="session.md#session-end">session.end</a></td>
104+
<td><a href="session/event-session-end.md">session.end</a></td>
105105
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
106106
</tr><tr>
107107
<td></td>
108-
<td><a href="session.md#session-start">session.start</a></td>
108+
<td><a href="session/event-session-start.md">session.start</a></td>
109109
<td><img src="https://img.shields.io/badge/-development-blue" alt="Development"/></td>
110110
</tr>
111111
</tbody>

docs/registry/events/app/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
2+
<!-- see templates/registry/markdown/entity_namespace.md.j2 -->
3+
<!-- markdownlint-capture -->
4+
<!-- markdownlint-disable -->
5+
6+
# App
7+
<details open>
8+
<summary style="font-size:1.5em">Events</summary>
9+
10+
| Name | Summary | Status|
11+
| --- | --- | --- |
12+
| [`app.screen.click`](event-app-screen-click.md) | This event represents an instantaneous click on the screen of an application. | ![Development](https://img.shields.io/badge/-development-blue) |
13+
| [`app.widget.click`](event-app-widget-click.md) | This event indicates that an application widget has been clicked. | ![Development](https://img.shields.io/badge/-development-blue) |
14+
15+
</details>
16+
17+
<!-- markdownlint-restore -->
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
2+
<!-- see templates/registry/markdown/entity_namespace.md.j2 -->
3+
<!-- markdownlint-capture -->
4+
<!-- markdownlint-disable -->
5+
6+
# Event App Screen Click
7+
8+
## App Screen Click
9+
10+
**Status:** ![Development](https://img.shields.io/badge/-development-blue)
11+
12+
**Event Name:** `app.screen.click`
13+
14+
**Namespace:** [`app`](README.md)
15+
16+
**Summary:** This event represents an instantaneous click on the screen of an application.
17+
18+
19+
**Description:** The `app.screen.click` event can be used to indicate that a user has clicked or tapped on the screen portion of an application. Clicks outside of an application's active area SHOULD NOT generate this event. This event does not differentiate between touch/mouse down and touch/mouse up. Implementations SHOULD give preference to generating this event at the time the click is complete, typically on touch release or mouse up. The location of the click event MUST be provided in absolute screen pixels.
20+
21+
### Attributes:
22+
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
23+
|---|---|---|---|---|---|
24+
| [`app.screen.coordinate.x`](/docs/registry/attributes/app.md) | int | The x (horizontal) coordinate of a screen coordinate, in screen pixels. | `0`; `131` | `Required` | ![Development](https://img.shields.io/badge/-development-blue) |
25+
| [`app.screen.coordinate.y`](/docs/registry/attributes/app.md) | int | The y (vertical) component of a screen coordinate, in screen pixels. | `12`; `99` | `Required` | ![Development](https://img.shields.io/badge/-development-blue) |
26+
27+
<!-- markdownlint-restore -->

docs/registry/events/app.md renamed to docs/registry/events/app/event-app-widget-click.md

Lines changed: 3 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,31 +3,16 @@
33
<!-- markdownlint-capture -->
44
<!-- markdownlint-disable -->
55

6-
# App
7-
8-
## App Screen Click
9-
10-
**Status:** ![Development](https://img.shields.io/badge/-development-blue)
11-
12-
**Event Name:** `app.screen.click`
13-
14-
**Summary:** This event represents an instantaneous click on the screen of an application.
15-
16-
17-
**Description:** The `app.screen.click` event can be used to indicate that a user has clicked or tapped on the screen portion of an application. Clicks outside of an application's active area SHOULD NOT generate this event. This event does not differentiate between touch/mouse down and touch/mouse up. Implementations SHOULD give preference to generating this event at the time the click is complete, typically on touch release or mouse up. The location of the click event MUST be provided in absolute screen pixels.
18-
19-
### Attributes:
20-
| Attribute | Type | Description | Examples | [Requirement Level](https://opentelemetry.io/docs/specs/semconv/general/attribute-requirement-level/) | Stability |
21-
|---|---|---|---|---|---|
22-
| [`app.screen.coordinate.x`](/docs/registry/attributes/app.md) | int | The x (horizontal) coordinate of a screen coordinate, in screen pixels. | `0`; `131` | `Required` | ![Development](https://img.shields.io/badge/-development-blue) |
23-
| [`app.screen.coordinate.y`](/docs/registry/attributes/app.md) | int | The y (vertical) component of a screen coordinate, in screen pixels. | `12`; `99` | `Required` | ![Development](https://img.shields.io/badge/-development-blue) |
6+
# Event App Widget Click
247

258
## App Widget Click
269

2710
**Status:** ![Development](https://img.shields.io/badge/-development-blue)
2811

2912
**Event Name:** `app.widget.click`
3013

14+
**Namespace:** [`app`](README.md)
15+
3116
**Summary:** This event indicates that an application widget has been clicked.
3217

3318

docs/registry/events/az/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
2+
<!-- see templates/registry/markdown/entity_namespace.md.j2 -->
3+
<!-- markdownlint-capture -->
4+
<!-- markdownlint-disable -->
5+
6+
# Az
7+
<details open>
8+
<summary style="font-size:1.5em">Events</summary>
9+
10+
| Name | Summary | Status|
11+
| --- | --- | --- |
12+
| [`az.resource.log`](event-az-resource-log.md) | Deprecated. Use `azure.resource.log` instead. | ![Deprecated](https://img.shields.io/badge/-deprecated-red)<br>Replaced by `azure.resource.log`. |
13+
14+
</details>
15+
16+
<!-- markdownlint-restore -->

docs/registry/events/az.md renamed to docs/registry/events/az/event-az-resource-log.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
<!-- markdownlint-capture -->
44
<!-- markdownlint-disable -->
55

6-
# Az
6+
# Event Az Resource Log
77

88
## Az Resource Log
99

1010
**Status:** ![Deprecated](https://img.shields.io/badge/-deprecated-red)<br>Replaced by `azure.resource.log`.
1111

1212
**Event Name:** `az.resource.log`
1313

14+
**Namespace:** [`az`](README.md)
15+
1416
**Summary:** Deprecated. Use `azure.resource.log` instead.
1517

1618

docs/registry/events/azure/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
2+
<!-- see templates/registry/markdown/entity_namespace.md.j2 -->
3+
<!-- markdownlint-capture -->
4+
<!-- markdownlint-disable -->
5+
6+
# Azure
7+
<details open>
8+
<summary style="font-size:1.5em">Events</summary>
9+
10+
| Name | Summary | Status|
11+
| --- | --- | --- |
12+
| [`azure.resource.log`](event-azure-resource-log.md) | Describes Azure Resource Log event, see [Azure Resource Log Top-level Schema](https://learn.microsoft.com/azure/azure-monitor/essentials/resource-logs-schema#top-level-common-schema) for more details. | ![Development](https://img.shields.io/badge/-development-blue) |
13+
14+
</details>
15+
16+
<!-- markdownlint-restore -->

docs/registry/events/azure.md renamed to docs/registry/events/azure/event-azure-resource-log.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
<!-- markdownlint-capture -->
44
<!-- markdownlint-disable -->
55

6-
# Azure
6+
# Event Azure Resource Log
77

88
## Azure Resource Log
99

1010
**Status:** ![Development](https://img.shields.io/badge/-development-blue)
1111

1212
**Event Name:** `azure.resource.log`
1313

14+
**Namespace:** [`azure`](README.md)
15+
1416
**Summary:** Describes Azure Resource Log event, see [Azure Resource Log Top-level Schema](https://learn.microsoft.com/azure/azure-monitor/essentials/resource-logs-schema#top-level-common-schema) for more details.
1517

1618

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!-- NOTE: THIS FILE IS AUTOGENERATED. DO NOT EDIT BY HAND. -->
2+
<!-- see templates/registry/markdown/entity_namespace.md.j2 -->
3+
<!-- markdownlint-capture -->
4+
<!-- markdownlint-disable -->
5+
6+
# Browser
7+
<details open>
8+
<summary style="font-size:1.5em">Events</summary>
9+
10+
| Name | Summary | Status|
11+
| --- | --- | --- |
12+
| [`browser.web_vital`](event-browser-web-vital.md) | This event describes the website performance metrics introduced by Google, See [web vitals](https://web.dev/vitals). | ![Development](https://img.shields.io/badge/-development-blue) |
13+
14+
</details>
15+
16+
<!-- markdownlint-restore -->

docs/registry/events/browser.md renamed to docs/registry/events/browser/event-browser-web-vital.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
<!-- markdownlint-capture -->
44
<!-- markdownlint-disable -->
55

6-
# Browser
6+
# Event Browser Web Vital
77

88
## Browser Web Vital
99

1010
**Status:** ![Development](https://img.shields.io/badge/-development-blue)
1111

1212
**Event Name:** `browser.web_vital`
1313

14+
**Namespace:** [`browser`](README.md)
15+
1416
**Summary:** This event describes the website performance metrics introduced by Google, See [web vitals](https://web.dev/vitals).
1517

1618

0 commit comments

Comments
 (0)