Skip to content

Commit fe697cc

Browse files
committed
chore(traces): Add RFC for typed internal trace data model
1 parent 625c1d3 commit fe697cc

4 files changed

Lines changed: 1116 additions & 14 deletions

File tree

.github/actions/spelling/allow.txt

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ Apanda
3232
apikey
3333
apimachinery
3434
apiserver
35-
APPSIGNAL
36-
Appsignal
3735
appsignal
36+
Appsignal
37+
APPSIGNAL
3838
archlinux
3939
Archos
4040
Arival
@@ -60,10 +60,11 @@ Bedove
6060
Benss
6161
bigendian
6262
bindir
63-
binstall
6463
binfmt
64+
binstall
6565
bitcast
6666
bitcode
67+
bitfield
6768
bitflags
6869
bitnami
6970
bitwidth
@@ -84,6 +85,7 @@ Ceph
8485
Chromecast
8586
Citrix
8687
cksum
88+
CLAUDE
8789
Cloudflare
8890
Cloudfone
8991
Cmx
@@ -101,6 +103,7 @@ Coolpad
101103
coredns
102104
corejs
103105
coreutils
106+
CPPFLAGS
104107
csync
105108
curta
106109
daemonset
@@ -142,15 +145,16 @@ emojis
142145
emqx
143146
enableable
144147
Enot
148+
enumflags
145149
envsubst
146150
EPC
147151
esbuild
148152
esensar
149153
etld
150154
eventcreate
151155
eventloop
152-
Evt
153156
Evercoss
157+
Evt
154158
exactlyonce
155159
Explay
156160
Fabro
@@ -208,6 +212,7 @@ graphiql
208212
greptime
209213
greptimecloud
210214
greptimedb
215+
grpcurl
211216
GSM
212217
gvisor
213218
gws
@@ -255,6 +260,7 @@ ircd
255260
Itamar
256261
Ivio
257262
Jacq
263+
jaegertracing
258264
JAMCRC
259265
Jameel
260266
Jaytech
@@ -299,16 +305,21 @@ kubeval
299305
Kurio
300306
kustomization
301307
kustomize
308+
Kvlist
302309
kyocera
303310
Kyros
311+
LDFLAGS
304312
Lenco
305313
lenovo
306314
levenstein
315+
lexers
307316
Lexibook
308317
LGE
318+
libsasl
309319
Lifetab
310320
Lifetouch
311321
linkerd
322+
linting
312323
localdomain
313324
localstack
314325
lookback
@@ -352,8 +363,8 @@ mozilla
352363
Mpman
353364
msiexec
354365
Multilaser
355-
Mumbai
356366
mumbai
367+
Mumbai
357368
musleabi
358369
Mytab
359370
Nabi
@@ -413,6 +424,7 @@ Pingdom
413424
Pinterest
414425
Pinterestbot
415426
Pipo
427+
pkgconfig
416428
Ployer
417429
POCs
418430
Podcast
@@ -469,6 +481,7 @@ Segoe
469481
servlet
470482
shannon
471483
Shopify
484+
sighup
472485
SIGINTs
473486
simdutf
474487
Simvalley
@@ -516,6 +529,8 @@ tobz
516529
Tomtec
517530
Tooky
518531
Touchmate
532+
traceparent
533+
tracestate
519534
Traefik
520535
Trekstor
521536
Treq
@@ -559,18 +574,10 @@ Yifang
559574
yjagdale
560575
zadd
561576
zeek
577+
Zipkin
562578
zookeeper
563579
Zopo
564580
zst
565581
zstandard
566582
ZTE
567583
Zync
568-
sighup
569-
CPPFLAGS
570-
LDFLAGS
571-
libsasl
572-
pkgconfig
573-
CLAUDE
574-
grpcurl
575-
linting
576-
lexers

AGENTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ reduction and improved data quality for observability infrastructure.
4343

4444
- `/scripts/` - Build, test, and deployment automation
4545
- `/docs/` - Developer documentation
46+
- `/rfcs/` - Discussions of current and past substantial changes to Vector
4647
- `/tests/` - Integration and E2E tests
4748

4849
## Development Workflow

0 commit comments

Comments
 (0)