Skip to content

Conversation

@ZIJ
Copy link
Contributor

@ZIJ ZIJ commented Feb 11, 2025

No description provided.

@ZIJ ZIJ merged commit c290263 into master Feb 11, 2025
2 of 7 checks passed
@tryleash-ai
Copy link

tryleash-ai bot commented Feb 11, 2025

  • app/services/user_service.py:10: Dynamic tag 'user_id:{user.id}' in metric 'user.login' may cause high cardinality (unique user IDs create distinct series).
  • config/settings.py:15: DD_TAGS with 'pod_id:$POD_ID' may explode cardinality if pods are ephemeral (unique per deployment).
  • app/jobs/nightly_report.py:25: Loop emitting 'inventory.stock' metric with product_id tags could generate unbounded series (one per product).
  • app/models/product.py:18: Dynamic metric name 'product.{action}_count' creates new series per action value. Verify action has limited cardinality.
  • app/utils/logger.py:5: Logging 'request_id' in extra fields could generate dynamic tags if logs are processed into metrics.

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