numaproj / numalogic-prometheus

AIOps for metrics in Prometheus
Apache License 2.0
32 stars 10 forks source link

Move default configs #111

Closed nkoppisetty closed 1 year ago

nkoppisetty commented 1 year ago

Explain what this PR does.

We cannot have default configs and application configs in the same volume, as it could lead to overrides by each other. So, moving them to a separate folder.

codecov-commenter commented 1 year ago

Codecov Report

Merging #111 (5e9d7bd) into main (d784b57) will increase coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #111      +/-   ##
==========================================
+ Coverage   86.85%   86.87%   +0.01%     
==========================================
  Files          18       18              
  Lines         974      975       +1     
  Branches      107      107              
==========================================
+ Hits          846      847       +1     
  Misses        106      106              
  Partials       22       22              
Impacted Files Coverage Δ
numaprom/_constants.py 100.00% <100.00%> (ø)
numaprom/tools.py 88.65% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more