Skip to content

What is the behavior for the ServerTelemetryChannel when multiple processes are using the same StorageFolder in the same disk? #2974

@gustavoaca1997

Description

@gustavoaca1997

More specifically, I am talking about Kubernetes pods, running different instances of the same application. I haven't found official recommendations for that scenario.

Besides attaching a Persistent Volume, it feels like I need to also care about the race conditions.

I am sending Application Insights' Events and Metrics to be consumed by an orchestrator service, so I need them to be reliable. Should I expect that if I don't care about inter-processes race conditions, duplicates might appear?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions