Aclp logs support#686
Open
sjer-akamai wants to merge 45 commits into
Open
Conversation
…ard if stream already exists
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…coped fixture for deterministic execution
b2de6cd to
cdf2c04
Compare
Author
|
Added missing signature to the commit, CI fails on lint because of PR title. Should I change it to something specific? |
Contributor
Just added label to your PR to pass the CI |
yec-akamai
reviewed
May 5, 2026
a3e0e27 to
d0a00ff
Compare
d0a00ff to
0d07f53
Compare
8ac29af to
b53635e
Compare
yec-akamai
reviewed
May 13, 2026
yec-akamai
approved these changes
May 13, 2026
Contributor
yec-akamai
left a comment
There was a problem hiding this comment.
Tested and works well locally, nice work!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📝 Description
Adds support for monitor logs functionality
What does this PR do and why is this change necessary?
run_aclp_logs_stream_tests) needs to be set astrueoryesto enable testing the Stream portion of the API.run_aclp_logs_stream_testsenvironment variable.Notes:
✔️ How to Test
How do I run the relevant unit/integration tests?
Unit tests:
pytest test/unitto run all unit tests, or:pytest test/unit/objects/monitor_test.pyto run only monitor related testsIntegration tests:
export LINODE_TOKEN="YOUR_REAL_TOKEN"export RUN_ACLP_LOGS_STREAM_TESTS=truemake TEST_CASE=test_monitor_logs test-intNotes:
Akamai Cloud Pulse Logsaccount capability