Conversation
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
🌐 Coverage report
|
There was a problem hiding this comment.
There was a discussion about using the new profiling vs. the existing traces, and there it was also commented that this kind of event-like data would also fit in the logs type.
The main point of the discussion was to avoid having too many types of data streams.
Has there been some decision around this? Is it confirmed that logs cannot be used?
I think so. There is really no point in naming logs the profiling data. |
|
Change looks good, will wait for @joshdover and @kpollich regarding the addition of the new type and its implications. |
All good on my end. |
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
Signed-off-by: inge4pres <francesco.gualazzi@elastic.co>
What does this PR do?
We add a new data stream type
profilingto allow creating dedicated data streams for Universal Profiling.Why is it important?
We are going to use it in Cloud for the Universal Profiling symbolization service.
Checklist
test/packagesthat prove my change is effective.spec/changelog.yml.Related issues