edgexfoundry / edgexfoundry/go-mod-bootstrap

Add bootstrap parameter to make security metrics optional

Open
#476 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
17
Forks
52
PR merge metrics
No merged PRs in 30d

Description

# 🚀 Feature Request

### Relevant Package [**REQUIRED**]
Bootstrapper security metrics

### Description [**REQUIRED**]
In PR https://github.com/edgexfoundry/go-mod-bootstrap/pull/380/files, a change was made to disable collection of security metrics when certain conditions are met.

This change was made because certain security services were failing during their startup when attempting to collect security metrics.

### Describe the solution you'd like
The bootstrapper should explicitly be told whether nor not to collect security metrics, and the security bootstrapping services should disable this feature explicitly. Security bootstrapping services shouldn't be collecting security metrics because the purpose of these services is to bootstrap the security system itself.

### Describe alternatives you've considered
Have you considered any alternative solutions or workarounds?

cc: @lenny-intel

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.