Skip to content

crates-io: Forward index.crates.io request logs to Datadog#1079

Open
Turbo87 wants to merge 1 commit into
rust-lang:masterfrom
Turbo87:index-datadog-request-logs
Open

crates-io: Forward index.crates.io request logs to Datadog#1079
Turbo87 wants to merge 1 commit into
rust-lang:masterfrom
Turbo87:index-datadog-request-logs

Conversation

@Turbo87

@Turbo87 Turbo87 commented Jun 12, 2026

Copy link
Copy Markdown
Member

Adds a logging_datadog block to the index.crates.io Fastly service so its request logs reach Datadog, the same way the webapp and static services already do.

The block reuses the existing module-scoped datadog-token SSM parameter, so I think no new credentials should be needed. The existing S3 request logging (/fastly-requests/index.crates.io/) is left untouched and keeps flowing alongside the new Datadog stream.

/cc @rust-lang/infra

Mirror the webapp service's Datadog logging on the index Fastly service,
reusing the existing per-environment datadog-token SSM parameter. The
existing S3 request logging is left in place.
@Turbo87 Turbo87 force-pushed the index-datadog-request-logs branch from 356b7d8 to 2d08250 Compare June 13, 2026 06:53
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