Skip to content

Commit 2f2c7c1

Browse files
Add Browser SIG to list of SIGs (#2821)
* Add Browser SIG to list of SIGs * Generate table
1 parent 368b276 commit 2f2c7c1

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ SIG-specific GitHub discussions.
157157
|------|--------------|---------------|---------------|-----------------|--------------------------------|
158158
| <a id="sig-android"></a>Android: SDK + Automatic Instrumentation | Tuesday at 08:00 PT | [Google Doc](https://docs.google.com/document/d/1W72oElAJuYx3efM9wkH5l1iksdfwmTSkVl-H7KHTLnY) | [#otel-android](https://cloud-native.slack.com/archives/C05J0T9K27Q) | [calendar-android](https://groups.google.com/a/opentelemetry.io/g/calendar-android) | [Ted Young](https://github.com/tedsuo) |
159159
| <a id="sig-arrow"></a>Arrow | Alternating between Tuesday at 16:00 PT and Thursday at 8:00 PT | [Google Doc](https://docs.google.com/document/d/1z8_Ra-ALDaYNa88mMj1gOZtOpLZLRk0-dZEmDjPmcUs) | [#otel-arrow](https://cloud-native.slack.com/archives/C07S4Q67LTF) | [calendar-arrow](https://groups.google.com/a/opentelemetry.io/g/calendar-arrow) | [Trask Stalnaker](https://github.com/trask) |
160+
| <a id="sig-client-side-telemetry"></a>Browser | Thursday at 8:30 PT | [Google Doc](https://docs.google.com/document/d/1G3yBAV5SzWBO3mmsBUos5bsn4yxsqkS1MLWl1urVojQ) | [#otel-client-side-telemetry](https://cloud-native.slack.com/archives/C0239SYARD2) | [calendar-browser](https://groups.google.com/a/opentelemetry.io/g/calendar-browser) | [Daniel Gomez Blanco](https://github.com/danielgblanco) |
160161
| <a id="sig-collector"></a>Collector | Alternating between Tuesday at 17:00 PT, Wednesday at 09:00 PT, and Wednesday at 05:00 PT | [Google Doc](https://docs.google.com/document/d/1r2JC5MB7GupCE7N32EwGEXs9V_YIsPgoFiLP4VWVMkE) | [#otel-collector](https://cloud-native.slack.com/archives/C01N6P7KR6W) | [calendar-collector](https://groups.google.com/a/opentelemetry.io/g/calendar-collector) | [Pablo Baeyens](https://github.com/mx-psi) |
161162
| <a id="sig-cpp"></a>C++: SDK | Alternating between Monday at 13:00 PT and Wednesday at 09:00 PT | [Google Doc](https://docs.google.com/document/d/1i1E4-_y4uJ083lCutKGDhkpi3n4_e774SBLi9hPLocw) | [#otel-cpp](https://cloud-native.slack.com/archives/C01N3AT62SJ) | [calendar-cpp](https://groups.google.com/a/opentelemetry.io/g/calendar-cpp) | [Severin Neumann](https://github.com/svrnm) |
162163
| <a id="sig-dotnet-auto-instr"></a>.NET: Automatic Instrumentation | Wednesday at 09:00 PT | [Google Doc](https://docs.google.com/document/d/1dYdwRQVE3zu0vlp_lqGctNm0dCQUkDo2LfScUJzpuT8) | [#otel-dotnet-auto-instr](https://cloud-native.slack.com/archives/C01NR1YLSE7) | [calendar-dotnet](https://groups.google.com/a/opentelemetry.io/g/calendar-dotnet) | [Morgan McLean](https://github.com/mtwo) |

sigs.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,26 @@
332332
gcLiaison:
333333
- name: 'Trask Stalnaker'
334334
github: trask
335+
- name: Browser
336+
meeting: Thursday at 8:30 PT
337+
notes:
338+
type: gDoc
339+
value: 1G3yBAV5SzWBO3mmsBUos5bsn4yxsqkS1MLWl1urVojQ
340+
chat:
341+
- type: slack
342+
name: '#otel-client-side-telemetry' # Temporary until migration off Slack
343+
id: C0239SYARD2
344+
invites: calendar-browser
345+
sponsors:
346+
- name: 'Carlos Alberto'
347+
github: carlosalberto
348+
- name: 'Daniel Dyla'
349+
github: dyladan
350+
- name: 'Ted Young'
351+
github: tedsuo
352+
gcLiaison:
353+
- name: 'Daniel Gomez Blanco'
354+
github: danielgblanco
335355
- name: Collector
336356
meeting: Alternating between Tuesday at 17:00 PT, Wednesday at 09:00 PT, and Wednesday at 05:00 PT
337357
notes:

0 commit comments

Comments
 (0)