Skip to content

Commit 16c8bdb

Browse files
k4jitiffany76
andauthored
Add registry entry for tracesimulationreceiver (#6787)
Co-authored-by: tiffany76 <[email protected]>
1 parent 2c5519a commit 16c8bdb

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# cSpell:ignore k4ji Kajiwara tracesimulationreceiver
2+
title: Trace Simulation Receiver
3+
registryType: receiver
4+
language: collector
5+
tags:
6+
- go
7+
- receiver
8+
- synthetic
9+
- trace
10+
- simulation
11+
license: Apache 2.0
12+
description:
13+
A receiver that generates synthetic traces based on a declarative blueprint
14+
for testing and demonstration purposes.
15+
authors:
16+
- name: Takuya Kajiwara
17+
url: https://github.com/k4ji
18+
urls:
19+
repo: https://github.com/k4ji/tracesimulationreceiver
20+
createdAt: 2025-05-01
21+
isNative: false
22+
isFirstParty: false

static/refcache.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4555,6 +4555,14 @@
45554555
"StatusCode": 206,
45564556
"LastSeen": "2025-04-19T04:42:33.648860127-07:00"
45574557
},
4558+
"https://github.com/k4ji": {
4559+
"StatusCode": 206,
4560+
"LastSeen": "2025-04-30T13:03:26.186581121-07:00"
4561+
},
4562+
"https://github.com/k4ji/tracesimulationreceiver": {
4563+
"StatusCode": 206,
4564+
"LastSeen": "2025-04-30T13:03:25.069025604-07:00"
4565+
},
45584566
"https://github.com/kamphaus": {
45594567
"StatusCode": 206,
45604568
"LastSeen": "2025-02-21T14:47:49.820203164Z"

0 commit comments

Comments
 (0)