Skip to content

[BUG] Azure Function Middleware does not assign Service.Environment #2246

Open

Description

Currently it has no way to pass the service environment to apm. It could be easily added somewhere around the line below reading from "DOTNET_ENVIRONMENT" environment variable for example.

Does it have any appetite on adding it? Thanks!

service.Framework = new() { Name = "Azure Functions", Version = MetaData.FunctionsExtensionVersion };

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions