The spec defines 2 data types: metrics and logs (https://github.com/elastic/package-spec/blob/e7102f8cbd392d977bb2a21b12674dbe2ae8b985/versions/1/data_stream/manifest.spec.yml#L93-L95). For the upcoming APM integration we need a new `traces` data type.
The spec defines 2 data types: metrics and logs (
package-spec/versions/1/data_stream/manifest.spec.yml
Lines 93 to 95 in e7102f8
For the upcoming APM integration we need a new
tracesdata type.