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

Update main.tf #31

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Update main.tf #31

merged 1 commit into from
Feb 11, 2025

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
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.

1 participant