newrelic-python-agent
newrelic-python-agent copied to clipboard
Custom Event Limit Increase
Before contributing, please read our contributing guidelines and code of conduct.
Overview
- Increases the custom event limit from 1200 / minute to 30000 / minute.
MegaLinter status: ✅ SUCCESS
| Descriptor | Linter | Files | Fixed | Errors | Elapsed time |
|---|---|---|---|---|---|
| ✅ PYTHON | bandit | 2 | 0 | 0.66s | |
| ✅ PYTHON | black | 3 | 0 | 0 | 1.03s |
| ✅ PYTHON | flake8 | 3 | 0 | 0.7s | |
| ✅ PYTHON | isort | 3 | 0 | 0 | 0.2s |
| ✅ PYTHON | pylint | 3 | 0 | 5.32s |
See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff