Skip to content

Adding Usage Telemetry for Detection Rules & Security Lists Tasks#170056

Merged
pjhampton merged 34 commits intomainfrom
add-usage-telemetry
Nov 27, 2023
Merged

Adding Usage Telemetry for Detection Rules & Security Lists Tasks#170056
pjhampton merged 34 commits intomainfrom
add-usage-telemetry

Conversation

@KeerthyND
Copy link
Member

@KeerthyND KeerthyND commented Oct 27, 2023

Summary

Adding Usage Telemetry for Detection Rules & Secuirty Lists Tasks

Checklist

Delete any items that are not applicable to this PR.

@KeerthyND KeerthyND requested a review from a team as a code owner October 27, 2023 16:36
@KeerthyND KeerthyND added Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. labels Oct 30, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@KeerthyND KeerthyND self-assigned this Oct 30, 2023
@KeerthyND KeerthyND requested a review from pjhampton November 1, 2023 20:31
Copy link
Contributor

@pjhampton pjhampton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! I think you are nearly there

@KeerthyND KeerthyND requested a review from pjhampton November 2, 2023 15:54
LIST_TRUSTED_APPLICATION
);
count += trustedAppsJson.length;
tlog(logger, `Trusted Apps: ${trustedAppsJson}`);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better not to log the whole JSON but just the relevant info, eg num or records, WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree with this given the recent incident. I pushed something into b93311b

@pjhampton pjhampton enabled auto-merge (squash) November 27, 2023 14:23
@kibana-ci
Copy link

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

References to deprecated APIs

id before after diff
securitySolution 563 559 -4

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @KeerthyND

@pjhampton pjhampton merged commit e80a6d2 into main Nov 27, 2023
@pjhampton pjhampton deleted the add-usage-telemetry branch November 27, 2023 15:40
@kibanamachine kibanamachine added the backport:skip This PR does not require backporting label Nov 27, 2023
@donaherc donaherc changed the title Adding Usage Telemetry for Detection Rules & Secuirty Lists Tasks Adding Usage Telemetry for Detection Rules & Security Lists Tasks Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:Telemetry release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. v8.12.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants