Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Fix #100 drop pprof and metrics separated servers #112

Merged
merged 3 commits into from
Jan 27, 2022
Merged

Conversation

im-kulikov
Copy link
Owner

  • use ops server as drop replacement
  • fix grpc.WithInsecure deprecation warning

closes #100

- use ops server as drop replacement
- fix grpc.WithInsecure deprecation warning

closes #100
@im-kulikov im-kulikov added the enhancement New feature or request label Jan 27, 2022
@im-kulikov im-kulikov added this to the v0.14.0 milestone Jan 27, 2022
@im-kulikov im-kulikov self-assigned this Jan 27, 2022
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #112 (cf74f02) into master (1bb0c96) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #112   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          556       528   -28     
=========================================
- Hits           556       528   -28     
Impacted Files Coverage Δ
web/servers.go 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1bb0c96...cf74f02. Read the comment docs.

@im-kulikov im-kulikov merged commit bf77504 into master Jan 27, 2022
@im-kulikov im-kulikov deleted the fix-issue-100 branch January 27, 2022 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename 'metric' config key to conform to the metrics module naming
1 participant