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

feat: Add excluded directories #7

Merged
merged 3 commits into from
Jan 7, 2025
Merged

feat: Add excluded directories #7

merged 3 commits into from
Jan 7, 2025

Conversation

jtprogru
Copy link
Owner

@jtprogru jtprogru commented Jan 7, 2025

Define new settings for exclude some directories (like templates) from statistic

Define new settings for exclude some directories (like templates) from
statistic
@@ -55,6 +61,8 @@ export class FullVaultMetricsCollector {
});
this.owner.registerInterval(+setInterval(() => { this.processBacklog() }, 2000));

this.setExcludeDirectories(this.excludeDirectories);
Copy link
Owner Author

Choose a reason for hiding this comment

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

I dont know how this is fk worked!

@jtprogru jtprogru merged commit c9653d3 into main Jan 7, 2025
2 checks passed
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.

1 participant