Commit 8277c6f
authored
feat(*): Add usage metrics (#164)
* feat(metrics): Add push usage metrics settings
* docs(user guide): Add usage metrics part
* feat(metrics): Push metrics by cron only if setting is ON
* fix(config): Fix config when no autoInit
* test(end to end): Try to avoid false negative for usage metrics test
* feat(*): Update dependencies
* feat(metrics): Fix usage metrics scheduler to 15 minutes1 parent e25f13a commit 8277c6f
File tree
113 files changed
+4519
-972
lines changed- docs
- images/screenshots
- inc
- Admin
- templates
- tests/e2e-ddev
- __scripts__
- __tests__
- utils
- vendor
- composer
- ca-bundle/res
- crowdsec
- bouncer/src
- capi-client
- .github/workflows
- docs
- src
- tests
- Integration
- Unit
- tools/coding-standards
- psalm
- common
- .github/workflows
- src
- Logger
- tests/Unit
- tools/coding-standards
- lapi-client
- .github/workflows
- docs
- src
- Configuration
- Metrics
- tests
- Integration
- Unit
- scripts/bouncer
- tools/coding-standards
- psalm
- remediation-engine
- .github/workflows
- docs
- src
- CacheStorage
- Configuration
- tests
- Integration
- Unit
- scripts
- tools/coding-standards
- psalm
- mlocati/ip-lib
- src
- Address
- Range
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
113 files changed
+4519
-972
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
9 | 20 | | |
10 | 21 | | |
11 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments