Skip to content

Add secure OpenAI prompt app - #6

Merged
setnilson merged 1 commit into
masterfrom
openai-prompt-app-20260909-1807
Sep 9, 2026
Merged

Add secure OpenAI prompt app#6
setnilson merged 1 commit into
masterfrom
openai-prompt-app-20260909-1807

Conversation

@setnilson

Copy link
Copy Markdown
Owner

Summary

App Builder

Add a Datadog App that lets users submit a prompt to OpenAI while keeping the API credential in a Datadog HTTP connection.

Changes

  • Scaffold the apps/openai-prompt workspace app with DRUIDS styling and Datadog embedding providers.
  • Add a backend function that validates prompts and calls the OpenAI Responses API through Action Catalog.
  • Add loading, error, character-count, and response states to the prompt form.
  • Document the required static Datadog HTTP connection configuration.
  • Regenerate the root workspace lockfile with React aligned to 18.3.1.

Testing

  • npm ci --ignore-scripts
  • npm run typecheck -w apps/openai-prompt
  • npm run lint -w apps/openai-prompt
  • env -u DATADOG_SITE -u DD_SITE npm run build -w apps/openai-prompt
  • Browser preview validated at 1280x720, including prompt entry, character count, and submit-button state.

PR by Bits - View session in Datadog

Comment @datadog-staging to request changes

Co-authored-by: setnilson <110850377+setnilson@users.noreply.github.com>
@datadog-staging

datadog-staging Bot commented Sep 9, 2026

Copy link
Copy Markdown

View session in Datadog

Bits Code status: ✅ Done

Comment @datadog-staging to request changes

@datadog-staging

Copy link
Copy Markdown

I can only run on private repositories.

@setnilson
setnilson merged commit 71b13c1 into master Sep 9, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants