-
Notifications
You must be signed in to change notification settings - Fork 423
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prometheus exporter support Gauge Type (#1553)
- Loading branch information
Showing
2 changed files
with
65 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f0109eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp sdk Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_AttributseProcessorFilter
382.6826720933761
ns/iter157.6747169056145
ns/iter2.43
This comment was automatically generated by workflow using github-action-benchmark.
f0109eb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'OpenTelemetry-cpp api Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
2
.BM_SpinLockThrashing/1/process_time/real_time
0.41531981308719795
ms/iter0.12137675032598812
ms/iter3.42
BM_SpinLockThrashing/2/process_time/real_time
0.697853744670909
ms/iter0.2420464741814997
ms/iter2.88
BM_ProcYieldSpinLockThrashing/1/process_time/real_time
0.3741506757682928
ms/iter0.17975550896843687
ms/iter2.08
BM_ProcYieldSpinLockThrashing/2/process_time/real_time
1.125807762145996
ms/iter0.24280890575430011
ms/iter4.64
BM_NaiveSpinLockThrashing/1/process_time/real_time
0.42398571968078613
ms/iter0.12442272281400725
ms/iter3.41
This comment was automatically generated by workflow using github-action-benchmark.