Skip to content

Add PERF_INGEST_TOKEN Requirement To Post Perf Data to DB - #55

Closed
micah-wil wants to merge 1 commit into
vllm-project:mainfrom
micah-wil:add-perf-ingest-auth
Closed

Add PERF_INGEST_TOKEN Requirement To Post Perf Data to DB#55
micah-wil wants to merge 1 commit into
vllm-project:mainfrom
micah-wil:add-perf-ingest-auth

Conversation

@micah-wil

@micah-wil micah-wil commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

Authenticate so only the official BK pipeline (which holds the shared secret) can post to the perf dashboard's ingestion endpoint. Off-pipeline runs without the token get rejected by the ingest service. Ingestion is best-effort so any runs that get rejected due to lack of a valid token will still continue to run to completion.

Signed-off-by: Micah Williamson <micah.williamson@amd.com>
@micah-wil

Copy link
Copy Markdown
Collaborator Author

Handled in a different PR

@micah-wil micah-wil closed this Aug 13, 2026
@micah-wil
micah-wil deleted the add-perf-ingest-auth branch August 13, 2026 22:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant