Skip to content

Conversation

@ansiz
Copy link
Contributor

@ansiz ansiz commented Dec 22, 2020

Describe what this PR does / why we need it

see : #355

Does this pull request fix one issue?

Describe how you did it

Describe how to verify it

Special notes for reviews

novoland and others added 7 commits December 22, 2020 17:20
Support carrying additional attachments with sentinel.Entry(options) (alibaba#124)

* make EntryOptions support carrying attachment data
* make the `data` field of SentinelInput / SentinelOutput public and rename to `Attachments`

Add MetricEventMonitorBlock

Signed-off-by: Eric Zhao <[email protected]>

Polish MetricItem with monitor-block metric event (alibaba#127)

Sync special/metric-event branch with master (alibaba#136)

* make EntryOptions support storing custom data before Sentinel.Entry()
* make data of SentinelInput / SentinelOutput public & rename to attachment
* remove unnecessary check for slidingWindowMetric.intervalInMs
* Polish code of buildFlowMap in flow/rule_manager.go (alibaba#131)
* Remove unnecessary division checking for interval of SlidingWindowMetric (alibaba#134)

Co-authored-by: sdttttt <[email protected]>

Add max concurrency statistic data (alibaba#138)

Add support for getting max concurrency of the latest second (alibaba#140)

feat: add SecondMaxConcurrency field to MetricItem (alibaba#145)

feat: allow to disable metric log flush in runtime (alibaba#147)
@codecov-io
Copy link

codecov-io commented Dec 22, 2020

Codecov Report

❗ No coverage uploaded for pull request base (mosn-customized@19fad24). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                Coverage Diff                 @@
##             mosn-customized     #363   +/-   ##
==================================================
  Coverage                   ?   49.90%           
==================================================
  Files                      ?       74           
  Lines                      ?     4078           
  Branches                   ?        0           
==================================================
  Hits                       ?     2035           
  Misses                     ?     1766           
  Partials                   ?      277           

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 19fad24...e98ace4. Read the comment docs.

@sczyh30 sczyh30 merged commit 2a41098 into alibaba:mosn-customized Dec 22, 2020
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.

5 participants