1
- # Webstore Demo
1
+ # OpenTelemetry Demo
2
2
3
3
## Under Construction
4
4
@@ -17,15 +17,15 @@ This repo is a work in progress. If you'd like to help, check out our
17
17
- Clone the Webstore Demo repository:
18
18
19
19
``` shell
20
- git clone https://github.com/open-telemetry/opentelemetry-demo-webstore .git
20
+ git clone https://github.com/open-telemetry/opentelemetry-demo.git
21
21
```
22
22
23
23
### Open Folder
24
24
25
25
- Navigate to the cloned folder:
26
26
27
27
``` shell
28
- cd opentelemetry-demo-webstore /
28
+ cd opentelemetry-demo/
29
29
```
30
30
31
31
### Gradle Update [ Windows Only]
@@ -249,6 +249,7 @@ Find the **Protocol Buffer Definitions** in the `/pb/` directory.
249
249
250
250
# # Demos featuring Online Boutique
251
251
252
+ - [Datadog](https://github.com/DataDog/opentelemetry-demo-webstore)
252
253
- [Honeycomb.io](https://github.com/honeycombio/opentelemetry-demo-webstore)
253
254
- [Lightstep](https://github.com/lightstep/opentelemetry-demo-webstore)
254
255
@@ -267,15 +268,15 @@ For edit access, get in touch on
267
268
[Slack](https://cloud-native.slack.com/archives/C03B4CWV4DA).
268
269
269
270
[Maintainers](https://github.com/open-telemetry/community/blob/main/community-membership.md#maintainer)
270
- ([@open-telemetry/demo-webstore- maintainers](https://github.com/orgs/open-telemetry/teams/demo-webstore -maintainers)) :
271
+ ([@open-telemetry/demo-maintainers](https://github.com/orgs/open-telemetry/teams/demo-maintainers)) :
271
272
272
273
- [Austin Parker](https://github.com/austinlparker), Lightstep
273
274
- [Carter Socha](https://github.com/cartersocha), Microsoft
274
275
- [Morgan McLean](https://github.com/mtwo), Splunk
275
276
- [Pierre Tessier](https://github.com/puckpuck), Honeycomb
276
277
277
278
[Approvers](https://github.com/open-telemetry/community/blob/main/community-membership.md#approver)
278
- ([@open-telemetry/demo-webstore- approvers](https://github.com/orgs/open-telemetry/teams/demo-webstore -approvers)) :
279
+ ([@open-telemetry/demo-approvers](https://github.com/orgs/open-telemetry/teams/demo-approvers)) :
279
280
280
281
- [Juliano Costa](https://github.com/julianocosta89), Dynatrace
281
282
- [Michael Maxwell](https://github.com/mic-max), Microsoft
@@ -286,4 +287,4 @@ For edit access, get in touch on
286
287
287
288
# ## Thanks to all the people who have contributed
288
289
289
- [](https://github.com/open-telemetry/opentelemetry-demo-webstore /graphs/contributors)
290
+ [](https://github.com/open-telemetry/opentelemetry-demo/graphs/contributors)
0 commit comments