Skip to content

feat: [DPS-45125] ACLP Logs - add new TrafficPeak destination type - #737

Open
mduda-akamai wants to merge 1 commit into
linode:devfrom
mduda-akamai:feat/DPS-45125-ACLP-Logs-add-new-TrafficPeak-destination-type
Open

feat: [DPS-45125] ACLP Logs - add new TrafficPeak destination type#737
mduda-akamai wants to merge 1 commit into
linode:devfrom
mduda-akamai:feat/DPS-45125-ACLP-Logs-add-new-TrafficPeak-destination-type

Conversation

@mduda-akamai

Copy link
Copy Markdown

📝 Description

Add support for a new destination type: TrafficPeak in ACLP Logs

Note: The TrafficPeak destination is not yet supported in Linode's APIv4. I'll merge this PR once it's implemented there.

✔️ How to Test

Unit tests:
make test-unit

Integration tests:
Note: The TrafficPeak destination is not yet supported in Linode's APIv4, so the TrafficPeak integration tests are disabled for now with the RUN_TRAFFIC_PEAK_TESTS flag by default.

  1. Set up your linode token:
    export LINODE_TOKEN="YOUR_REAL_TOKEN"
  2. Set the environment variable to enable TrafficPeak tests - only when the TrafficPeak is implemented in APIv4
    export RUN_TRAFFIC_PEAK_TESTS=true
  3. Run test suite:
    make TEST_SUITE="monitor/test_monitor_logs.py" test-int

@mduda-akamai
mduda-akamai requested review from a team as code owners September 3, 2026 09:01
@mduda-akamai
mduda-akamai requested review from psnoch-akamai and yec-akamai and removed request for a team September 3, 2026 09:01
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