Skip to content

Conversation

@eidmantas
Copy link

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2025

Codecov Report

❌ Patch coverage is 8.33333% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.58%. Comparing base (5f7bb29) to head (36e2314).
⚠️ Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
cmd/run.go 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1240      +/-   ##
==========================================
- Coverage   63.77%   63.58%   -0.19%     
==========================================
  Files          23       23              
  Lines        3213     3224      +11     
==========================================
+ Hits         2049     2050       +1     
- Misses       1054     1064      +10     
  Partials      110      110              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@eidmantas eidmantas force-pushed the feat/transport-timeouts-token-cache branch 2 times, most recently from 3b3b3a1 to b5883c4 Compare September 19, 2025 06:56
…ler, batched git writer, docs; release v100.0.6a
@eidmantas eidmantas force-pushed the feat/transport-timeouts-token-cache branch from e179e6b to 2c24eb8 Compare September 19, 2025 07:06
@eidmantas eidmantas changed the title Feat/transport timeouts token cache Performance approach (at least for GitLab registry) Sep 19, 2025
Eidmantas Ivanauskas and others added 7 commits September 23, 2025 09:20
- Implement DeleteAppMetrics() to remove stale metric series
- GC runs at start of each update cycle (cycle and continuous modes)
- Prevents false alerts from deleted applications
- Thread-safe with mutex-protected knownApps tracking
- Comprehensive test coverage added

Fixes issue where deleted applications' metrics persisted,
causing alerts to fire even after app deletion.
- Replace upstream README with custom fork documentation
- Add architecture comparison diagrams (stock vs continuous mode)
- Include production Kubernetes deployment example
- Document performance optimizations and features
- Add LLM-generated content warning
Release continuous mode for the fork itself
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.

2 participants