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

Adds Datadog logging endpoint support #92

Merged
merged 1 commit into from
May 27, 2020
Merged

Adds Datadog logging endpoint support #92

merged 1 commit into from
May 27, 2020

Conversation

mccurdyc
Copy link
Collaborator

Relevant (Referenced) Link(s)

Validation

$ make test
git clone git@github.com:mccurdyc/cli.git /tmp/cli && \
(
    cd /tmp/cli && \
    git checkout mccurdyc/logging-datadog && \
    make test && \
    rm -rf /tmp/cli \
)

@mccurdyc mccurdyc added the enhancement New feature or request label May 26, 2020
@mccurdyc mccurdyc changed the title logging: adds Datadog logging endpoint support Adds Datadog logging endpoint support May 26, 2020
@mccurdyc
Copy link
Collaborator Author

Force-pushed squashing a fix for CI check.

@mccurdyc mccurdyc marked this pull request as ready for review May 26, 2020 21:58
Copy link
Member

@phamann phamann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@mccurdyc
Copy link
Collaborator Author

Force-pushed rebasing master.

@mccurdyc mccurdyc merged commit 9e87b29 into fastly:master May 27, 2020
@mccurdyc mccurdyc deleted the mccurdyc/logging-datadog branch May 27, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants