Skip to content

[New integration] Hugging Face TGI #20905

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

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

dkirov-dd
Copy link
Contributor

What does this PR do?

Motivation

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

⚠️ The qa/skip-qa label has been added with shippable changes

The following files, which will be shipped with the agent, were modified in this PR and
the qa/skip-qa label has been added.

You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label.

List of modified files that will be shipped with the agent
hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/__init__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/check.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/__init__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/defaults.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/instance.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/shared.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/validators.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/data/conf.yaml.example
hugging_face_tgi/datadog_checks/hugging_face_tgi/metrics.py
hugging_face_tgi/changelog.d/1.added
hugging_face_tgi/pyproject.toml
hugging_face_tgi/hatch.toml

Copy link

⚠️ The qa/skip-qa label has been added with shippable changes

The following files, which will be shipped with the agent, were modified in this PR and
the qa/skip-qa label has been added.

You can ignore this if you are sure the changes in this PR do not require QA. Otherwise, consider removing the label.

List of modified files that will be shipped with the agent
hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/__init__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/check.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/__init__.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/defaults.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/instance.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/shared.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/config_models/validators.py
hugging_face_tgi/datadog_checks/hugging_face_tgi/data/conf.yaml.example
hugging_face_tgi/datadog_checks/hugging_face_tgi/metrics.py
hugging_face_tgi/changelog.d/20905.added
hugging_face_tgi/pyproject.toml
hugging_face_tgi/hatch.toml

Copy link

codecov bot commented Aug 12, 2025

Codecov Report

❌ Patch coverage is 92.42424% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.02%. Comparing base (4480bb3) to head (a7fdc10).
⚠️ Report is 61 commits behind head on master.

Additional details and impacted files
Flag Coverage Δ
activemq ?
cassandra ?
confluent_platform ?
hive ?
hivemq ?
hudi ?
ignite ?
jboss_wildfly ?
kafka ?
presto ?
solr ?
tomcat ?
weblogic ?

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant