[Security Solutions] Small telemetry fixes#126831
[Security Solutions] Small telemetry fixes#126831FrankHassanabad merged 2 commits intoelastic:mainfrom
Conversation
afharo
left a comment
There was a problem hiding this comment.
Thank you for this change @FrankHassanabad
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
1 similar comment
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
⚪ Backport skippedThe pull request was not backported as there were no branches to backport to. If this is a mistake, please apply the desired version labels or run the backport tool manually. Manual backportTo create the backport manually run: Questions ?Please refer to the Backport tool documentation |
Summary
Small fixes and just a few docs to clarify things. I might be wrong on what I'm doing, so please let me know.
Looking at the telemetry data from servers I see things like this (I made this up, not real data, but the shape of the data is the same as what we see on the servers):
and I also see the views which is 👍 what I would make the dashboards from ... So not for sure if the structure above this is legacy. I could not get the shape of data above to happen locally. However, this shape below seems better and what I would create dashboards from.
With this new key of "securitySolutionUI" I don't see keys like
securitySolutionUI:overviewbut I do see the views like above so let me know if changing the keys here in some areas are a mistake or not or if this is not the right thing to do.Ref to earlier PR with the new key of
securitySolutionUIfromAPP_IDchanging:#113573