Skip to content

Detect host id from function runtime environment#82

Draft
andreasohlund wants to merge 3 commits intomainfrom
host-id
Draft

Detect host id from function runtime environment#82
andreasohlund wants to merge 3 commits intomainfrom
host-id

Conversation

@andreasohlund
Copy link
Copy Markdown
Member

No description provided.

@andreasohlund andreasohlund changed the title Spike host and instance id Detect host id from function runtime environment Apr 29, 2026
static string ResolveDefaultHostIdentifier(IConfiguration configuration)
{
// this would be set if a user has explicitly set the Host ID
var functionsHostId = configuration[AzureFunctionsHostIdKey];
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if this is correct since this would always be "stable across all instances"

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