Skip to content

feat: Extract and log blob metadata (size, last-modified) in MyFirstBlobFunction #1

@the-damian

Description

@the-damian

Blob uploads are our data trigger, but we're only logging the path—add file size and last-modified time for audit trails! Use myblob.length and myblob.last_modified to log extras (e.g., "Blob: People.csv, Size: 1024 bytes, Modified: 2025-10-01"). Optional: Append to a new blob (newcontainer/metadata.log) for persistence. This turns basic watching into traceable storage workflows, essential for our serverless dashboard dreams.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions