Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
hdost committed Mar 25, 2024
1 parent aaad95b commit 3663ec9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ Xperia
Yarvik
Yifang
ZTE
Zipkin
Zopo
Zync
acmecorp
Expand Down
4 changes: 2 additions & 2 deletions rfcs/2024-03-22-20170-trace-data-model.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# RFC <issue#> - 2024-03-22 - Establish an Internal Trace Model
# RFC 20170 - 2024-03-22 - Establish an Internal Trace Model

As of today there is an already existing Log and Metric event model, the purpose is to establish an
internal model for describing a trace event.

## Context

The [Ingest OpenTelemetry Traces RFC] was accepted, but there was a condition that an [internal trace model] MUST be
estabilished. Meanwhile, there's also the [Accept Datadog Traces RFC] which was estabilished, but
established. Meanwhile, there's also the [Accept Datadog Traces RFC] which was established, but
that primarily only works well with the [`datadog_traces` sink]. There was also a previous RFC which
was concerned with [validating schemas], but never came attempted to define an event schema. This leaves this RFC
to establish that data model.
Expand Down

0 comments on commit 3663ec9

Please sign in to comment.