Skip to content

Commit d2a38ed

Browse files
committed
Add desktop viewer, tui, tails and aspire dashboard to registry
Signed-off-by: svrnm <[email protected]>
1 parent 7a06a85 commit d2a38ed

5 files changed

+129
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
title: Standalone .NET Aspire dashboard
2+
registryType: utilities
3+
language: dotnet
4+
tags:
5+
- dashboard
6+
- aspire
7+
- viewer
8+
- browser-based
9+
urls:
10+
repo: https://github.com/dotnet/aspire/tree/main/src/Aspire.Dashboard
11+
docs: https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/dashboard/standalone?tabs=bash
12+
license: MIT
13+
description:
14+
The .NET Aspire Dashboard is a browser-based app to view run-time information
15+
about your distributed application.
16+
authors:
17+
- name: Microsoft
18+
url: https://github.com/microsft
19+
createdAt: 2024-12-12

data/registry/tools-elixir-tails.yml

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
title: tails
2+
registryType: utilities
3+
language: elixir
4+
tags:
5+
- otel
6+
- webserver
7+
- tailing
8+
urls:
9+
repo: https://github.com/jaronoff97/tails
10+
license: Apache 2.0
11+
description:
12+
Tails is a small webserver written in Elixir that listens on a socket and
13+
streams live messages from a collector.
14+
authors:
15+
- name: jaronoff97
16+
url: https://github.com/jaronoff97
17+
createdAt: 2024-12-12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
title: otel-desktop-viewer
2+
registryType: utilities
3+
language: go
4+
tags:
5+
- otel
6+
- desktop
7+
- viewer
8+
urls:
9+
repo: https://github.com/CtrlSpice/otel-desktop-viewer
10+
license: Apache 2.0
11+
description:
12+
otel-desktop-viewer is a CLI tool for receiving OpenTelemetry traces while
13+
working on your local machine that helps you visualize and explore your trace
14+
data without needing to send it on to a telemetry vendor.
15+
authors:
16+
- name: CtrlSpice
17+
url: https://github.com/CtrlSpice
18+
createdAt: 2024-12-12

data/registry/tools-go-otel-tui.yml

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# cSpell:ignore ymtdzzz
2+
title: otel-tui
3+
registryType: utilities
4+
language: go
5+
tags:
6+
- otel
7+
- terminal
8+
- viewer
9+
- tui
10+
urls:
11+
repo: https://github.com/ymtdzzz/otel-tui
12+
license: Apache 2.0
13+
description:
14+
A terminal OpenTelemetry viewer. This tool currently supports OpenTelemetry,
15+
Zipkin (Traces) and Prometheus (Metrics) formats.
16+
authors:
17+
- name: ymtdzzz
18+
url: https://github.com/ymtdzzz
19+
createdAt: 2024-12-12

static/refcache.json

+56
Original file line numberDiff line numberDiff line change
@@ -3947,6 +3947,14 @@
39473947
"StatusCode": 200,
39483948
"LastSeen": "2024-08-06T15:11:42.413458+02:00"
39493949
},
3950+
"https://github.com/CtrlSpice": {
3951+
"StatusCode": 206,
3952+
"LastSeen": "2024-12-12T21:04:03.332366+01:00"
3953+
},
3954+
"https://github.com/CtrlSpice/otel-desktop-viewer": {
3955+
"StatusCode": 206,
3956+
"LastSeen": "2024-12-12T21:04:02.649222+01:00"
3957+
},
39503958
"https://github.com/Cyprinus12138": {
39513959
"StatusCode": 200,
39523960
"LastSeen": "2024-03-28T22:25:37.072281206+08:00"
@@ -5491,6 +5499,10 @@
54915499
"StatusCode": 200,
54925500
"LastSeen": "2024-01-30T16:05:03.376611-05:00"
54935501
},
5502+
"https://github.com/jaronoff97/tails": {
5503+
"StatusCode": 206,
5504+
"LastSeen": "2024-12-12T21:09:59.474765+01:00"
5505+
},
54945506
"https://github.com/jaydeluca": {
54955507
"StatusCode": 200,
54965508
"LastSeen": "2024-08-06T15:22:00.700062+02:00"
@@ -5979,6 +5991,10 @@
59795991
"StatusCode": 200,
59805992
"LastSeen": "2024-08-07T15:44:51.574765+02:00"
59815993
},
5994+
"https://github.com/microsft": {
5995+
"StatusCode": 206,
5996+
"LastSeen": "2024-12-12T21:04:04.691776+01:00"
5997+
},
59825998
"https://github.com/microsoft/ApplicationInsights-Java": {
59835999
"StatusCode": 200,
59846000
"LastSeen": "2024-04-19T17:43:49.897716918Z"
@@ -6275,6 +6291,10 @@
62756291
"StatusCode": 200,
62766292
"LastSeen": "2024-01-30T06:02:13.813584-05:00"
62776293
},
6294+
"https://github.com/open-telemetry/community/pull/2427/": {
6295+
"StatusCode": 206,
6296+
"LastSeen": "2024-12-12T12:41:23.581154+01:00"
6297+
},
62786298
"https://github.com/open-telemetry/opamp-go": {
62796299
"StatusCode": 200,
62806300
"LastSeen": "2024-01-18T19:37:11.484137-05:00"
@@ -7559,6 +7579,14 @@
75597579
"StatusCode": 200,
75607580
"LastSeen": "2024-06-06T14:51:54.994687-04:00"
75617581
},
7582+
"https://github.com/open-telemetry/opentelemetry.io/compare/2022.12...2023.11": {
7583+
"StatusCode": 206,
7584+
"LastSeen": "2024-12-12T12:41:17.513091+01:00"
7585+
},
7586+
"https://github.com/open-telemetry/opentelemetry.io/compare/2023.12...2024.11": {
7587+
"StatusCode": 206,
7588+
"LastSeen": "2024-12-12T12:41:19.57618+01:00"
7589+
},
75627590
"https://github.com/open-telemetry/opentelemetry.io/fork": {
75637591
"StatusCode": 200,
75647592
"LastSeen": "2024-01-30T16:15:47.00387-05:00"
@@ -7595,14 +7623,26 @@
75957623
"StatusCode": 200,
75967624
"LastSeen": "2024-01-30T15:26:01.154768-05:00"
75977625
},
7626+
"https://github.com/open-telemetry/opentelemetry.io/pull/5380": {
7627+
"StatusCode": 206,
7628+
"LastSeen": "2024-12-12T12:41:30.400172+01:00"
7629+
},
75987630
"https://github.com/open-telemetry/opentelemetry.io/pull/5386/files": {
75997631
"StatusCode": 200,
76007632
"LastSeen": "2024-11-02T12:26:48.450866-04:00"
76017633
},
7634+
"https://github.com/open-telemetry/opentelemetry.io/pull/5575": {
7635+
"StatusCode": 206,
7636+
"LastSeen": "2024-12-12T12:41:27.869483+01:00"
7637+
},
76027638
"https://github.com/open-telemetry/opentelemetry.io/pulls": {
76037639
"StatusCode": 200,
76047640
"LastSeen": "2024-01-30T16:15:25.833527-05:00"
76057641
},
7642+
"https://github.com/open-telemetry/opentelemetry.io/releases/tag/2022.12": {
7643+
"StatusCode": 206,
7644+
"LastSeen": "2024-12-12T12:41:14.802192+01:00"
7645+
},
76067646
"https://github.com/open-telemetry/opentelemetry.io/security/policy": {
76077647
"StatusCode": 200,
76087648
"LastSeen": "2024-06-13T15:47:57.766697+02:00"
@@ -7719,6 +7759,10 @@
77197759
"StatusCode": 200,
77207760
"LastSeen": "2024-05-21T06:04:44.356932911Z"
77217761
},
7762+
"https://github.com/opentelemetrybot": {
7763+
"StatusCode": 206,
7764+
"LastSeen": "2024-12-12T12:41:24.59683+01:00"
7765+
},
77227766
"https://github.com/opentracing": {
77237767
"StatusCode": 200,
77247768
"LastSeen": "2024-01-18T19:37:06.376572-05:00"
@@ -8475,6 +8519,14 @@
84758519
"StatusCode": 200,
84768520
"LastSeen": "2024-08-09T11:17:02.743197+02:00"
84778521
},
8522+
"https://github.com/ymtdzzz": {
8523+
"StatusCode": 206,
8524+
"LastSeen": "2024-12-12T21:04:04.407598+01:00"
8525+
},
8526+
"https://github.com/ymtdzzz/otel-tui": {
8527+
"StatusCode": 206,
8528+
"LastSeen": "2024-12-12T21:04:03.94903+01:00"
8529+
},
84788530
"https://github.com/yonch": {
84798531
"StatusCode": 200,
84808532
"LastSeen": "2024-08-09T11:16:31.382961+02:00"
@@ -9435,6 +9487,10 @@
94359487
"StatusCode": 200,
94369488
"LastSeen": "2024-01-30T15:24:54.805878-05:00"
94379489
},
9490+
"https://learn.microsoft.com/en-us/dotnet/aspire/fundamentals/dashboard/standalone": {
9491+
"StatusCode": 200,
9492+
"LastSeen": "2024-12-12T21:04:05.120038+01:00"
9493+
},
94389494
"https://learn.microsoft.com/en-us/dotnet/core/deploying/": {
94399495
"StatusCode": 200,
94409496
"LastSeen": "2024-01-30T15:25:16.669441-05:00"

0 commit comments

Comments
 (0)