Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.6.7 sync3 #2256

Merged
merged 13 commits into from
Nov 18, 2022
Merged

0.6.7 sync3 #2256

merged 13 commits into from
Nov 18, 2022

Conversation

scudette
Copy link
Contributor

No description provided.

predictiple and others added 13 commits November 18, 2022 07:21
* Font adjustments in themes

* Specified font-weight per theme
Also removed react warnings and fixed the checkbox styling in some themes.
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](webpack/loader-utils@v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes a deadlock with the pool client that restarts the event table
lot.
The old Reports are migrated to the notebook renderer which needs to
write the result to the datastore. This requires choosing an
appropriate location for the notebook on disk. Previously all
notebooks were put in the global notebooks directory but some reports
are specific for each client.

This PR refactores the paths of where reports will be stored.

Currently reports are used for:

1. Home screen (dashboard)  (type: "SERVER_EVENT")
2. Client's VQL Drilldown screen (type: "CLIENT")
3. View Artifacts screen (type: "ARTIFACT_DESCRIPTION")
4. Client Monitoring report (to be deprecated - same as monitoring notebook).
The offline collection zip may contain very sparse files (e.g. $J) so
we do not want to automatically expand those files when importing as a
collection.

This PR introduces a new accessor "collector_sparse" which does not
automatically expand sparse files, instead the importer copies the
index file as it is.
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ predictiple
✅ scudette
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@scudette scudette merged commit 50e3740 into v0.6.7 Nov 18, 2022
@scudette scudette deleted the 0.6.7-sync3 branch November 18, 2022 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants