Azure / Azure/diagnostics-eventflow

Update configuration on the fly

Open
#179 4 comments 2 reactions 0 assignees View on GitHub
new-feature
Dominant language
C#
Stars
311
Forks
101
PR merge metrics
No merged PRs in 30d

Description

I was looking for an issue about changing configuration without having to redeploy the service. I didn't find any existing issue about that, but I found this TODO comment in `ServiceFabricDiagnosticPipelineFactory`:

https://github.com/Azure/diagnostics-eventflow/blob/3628217bf9960392716a935a7ee7d33611bb0462/src/Microsoft.Diagnostics.EventFlow.ServiceFabric/ServiceFabricDiagnosticPipelineFactory.cs#L32

I'm thinking about some kind of integration with our custom ConfigurationService, so it would be of great help if the official solution had support for updating configuration on the fly, to get an idea of what's needed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.