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

Yahya/create anthropic #19024

Merged
merged 31 commits into from
Nov 25, 2024
Merged

Yahya/create anthropic #19024

merged 31 commits into from
Nov 25, 2024

Conversation

yahya-mouman
Copy link
Contributor

@yahya-mouman yahya-mouman commented Nov 8, 2024

What does this PR do?

Adds the Anthropic Integration
https://datadoghq.atlassian.net/browse/MLOB-1762

Motivation

https://docs.google.com/document/d/1mpR2xphp7d8squrxAXKwQv57qCqo342VbhEpVIgcP4o/edit?pli=1&tab=t.0

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add the qa/skip-qa label if the PR doesn't need to be tested during QA.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

Copy link

github-actions bot commented Nov 8, 2024

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

anthropic/metadata.csv Outdated Show resolved Hide resolved
anthropic/manifest.json Outdated Show resolved Hide resolved
@brett0000FF brett0000FF added the editorial review Waiting on a more in-depth review from a docs team editor label Nov 11, 2024
@drichards-87
Copy link
Contributor

Hi @yahya-mouman. I see that you have a couple of unanswered questions on the PR. Can you let me know once the PR is ready for the Docs Team to review? Thanks!

Copy link

The validations job has failed; please review the Files changed tab for possible suggestions to resolve.

@dpoint01
Copy link
Contributor

@yahya-mouman @barieom Is this PR creating the net new integration tile for Anthropic which we will then add to?

barieom
barieom previously approved these changes Nov 12, 2024
anthropic/manifest.json Outdated Show resolved Hide resolved
anthropic/manifest.json Outdated Show resolved Hide resolved
anthropic/manifest.json Outdated Show resolved Hide resolved
@yahya-mouman
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Nov 25, 2024

Devflow running: /merge

View all feedbacks in Devflow UI.


2024-11-25 15:39:30 UTC ℹ️ MergeQueue: waiting for PR to be ready

This merge request is not mergeable yet, because of pending checks/missing approvals. It will be added to the queue as soon as checks pass and/or get approvals.
Note: if you pushed new commits since the last approval, you may need additional approval.
You can remove it from the waiting list with /remove command.


2024-11-25 16:32:36 UTC ℹ️ MergeQueue: This merge request was already merged

This pull request was merged directly.

@steveny91 steveny91 added this pull request to the merge queue Nov 25, 2024
Merged via the queue into master with commit a71abd8 Nov 25, 2024
45 of 47 checks passed
@steveny91 steveny91 deleted the yahya/create-anthropic branch November 25, 2024 16:32
github-actions bot pushed a commit that referenced this pull request Nov 25, 2024
* Anthropic skeleton code

* Anthropic documentation

* Anthropic label

* Remove dashboards

* Remove tabs

* indentation

* Update anthropic/manifest.json

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>

* add dashboards

* move dashboards

* 1 line dashboard

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* No Metrics

* Remove images readme

* Correction

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Add code owners

* Update anthropic/manifest.json

* Update anthropic/README.md

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>

* Update dead sdk link

* remove metrics

* Delete anthropic/metadata.csv

* remove dashboard

* remove dashboard

---------

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>
Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com> a71abd8
nubtron pushed a commit that referenced this pull request Nov 26, 2024
* Anthropic skeleton code

* Anthropic documentation

* Anthropic label

* Remove dashboards

* Remove tabs

* indentation

* Update anthropic/manifest.json

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>

* add dashboards

* move dashboards

* 1 line dashboard

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* No Metrics

* Remove images readme

* Correction

* Update anthropic/README.md

Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>

* Add code owners

* Update anthropic/manifest.json

* Update anthropic/README.md

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>

* Update dead sdk link

* remove metrics

* Delete anthropic/metadata.csv

* remove dashboard

* remove dashboard

---------

Co-authored-by: Barry Eom <31739208+barieom@users.noreply.github.com>
Co-authored-by: DeForest Richards <56796055+drichards-87@users.noreply.github.com>
Co-authored-by: Steven Yuen <steven.yuen@datadoghq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.