Skip to content

Conversation

@mmatczuk
Copy link
Contributor

@mmatczuk mmatczuk commented Feb 20, 2024

Fixes #118
Fixes #514
Fixes #679

@mmatczuk mmatczuk requested a review from a team as a code owner February 20, 2024 16:04
logConfig: log.DefaultConfig(),
}
c.httpTransportConfig.PromRegistry = c.promReg
c.httpProxyConfig.PromNamespace = promNs
Copy link
Contributor

Choose a reason for hiding this comment

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

Should c.httpProxyConfig.PromNamespace = promNs be httpTransportConfig? I see c.httpProxyConfig.PromNamespace being set twice here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Correct.

Copy link
Contributor

@Choraden Choraden left a comment

Choose a reason for hiding this comment

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

LGTM

@mmatczuk mmatczuk merged commit b7a40d5 into main Feb 21, 2024
@mmatczuk mmatczuk deleted the mmt/dial_metrics_2 branch February 21, 2024 12:53
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.

dial: gather information about dials on per host basis Add metric for dialed connections metrics: instrument dial

4 participants