File tree Expand file tree Collapse file tree
TelemetryFilteredBaseOnRequestDuration
TelemetryFilteredBaseOnSpanEvents
FilterSpanBasedOnDuration
runtime-attach/CustomLoggerPerClass Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >io.opentelemetry</groupId >
2929 <artifactId >opentelemetry-api</artifactId >
30- <version >1.55 .0</version >
30+ <version >1.57 .0</version >
3131 </dependency >
3232 <dependency >
3333 <groupId >io.opentelemetry.instrumentation</groupId >
3434 <artifactId >opentelemetry-instrumentation-annotations</artifactId >
35- <version >2.21 .0</version >
35+ <version >2.23 .0</version >
3636 </dependency >
3737 </dependencies >
3838
Original file line number Diff line number Diff line change 2727 <dependency >
2828 <groupId >com.microsoft.azure</groupId >
2929 <artifactId >applicationinsights-web</artifactId >
30- <version >3.7.5 </version >
30+ <version >3.7.6 </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >io.opentelemetry</groupId >
3434 <artifactId >opentelemetry-api</artifactId >
35- <version >1.55 .0</version >
35+ <version >1.57 .0</version >
3636 </dependency >
3737 </dependencies >
3838
Original file line number Diff line number Diff line change 1717
1818 <properties >
1919 <java .version>1.8</java .version>
20- <applicationinsights .agent.version>3.7.5 </applicationinsights .agent.version>
20+ <applicationinsights .agent.version>3.7.6 </applicationinsights .agent.version>
2121 </properties >
2222
2323 <dependencies >
Original file line number Diff line number Diff line change 3333 <dependency >
3434 <groupId >io.micrometer</groupId >
3535 <artifactId >micrometer-core</artifactId >
36- <version >1.15.5 </version >
36+ <version >1.16.1 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >ch.qos.logback</groupId >
4040 <artifactId >logback-core</artifactId >
41- <version >1.5.20 </version >
41+ <version >1.5.23 </version >
4242 </dependency >
4343 <dependency >
4444 <groupId >ch.qos.logback</groupId >
4545 <artifactId >logback-classic</artifactId >
46- <version >1.5.20 </version >
46+ <version >1.5.23 </version >
4747 </dependency >
4848 </dependencies >
4949
Original file line number Diff line number Diff line change 4141 <dependency >
4242 <groupId >org.apache.logging.log4j</groupId >
4343 <artifactId >log4j-api</artifactId >
44- <version >2.25.2 </version >
44+ <version >2.25.3 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.apache.logging.log4j</groupId >
4848 <artifactId >log4j-core</artifactId >
49- <version >2.25.2 </version >
49+ <version >2.25.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >ch.qos.logback</groupId >
5353 <artifactId >logback-core</artifactId >
54- <version >1.5.20 </version >
54+ <version >1.5.23 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >ch.qos.logback</groupId >
5858 <artifactId >logback-classic</artifactId >
59- <version >1.5.20 </version >
59+ <version >1.5.23 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.junit.jupiter</groupId >
6363 <artifactId >junit-jupiter-api</artifactId >
64- <version >6.0.0 </version >
64+ <version >6.0.1 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >org.junit.jupiter</groupId >
6868 <artifactId >junit-jupiter-engine</artifactId >
69- <version >6.0.0 </version >
69+ <version >6.0.1 </version >
7070 </dependency >
7171 </dependencies >
7272
Original file line number Diff line number Diff line change 4242 <dependency >
4343 <groupId >ch.qos.logback</groupId >
4444 <artifactId >logback-core</artifactId >
45- <version >1.5.20 </version >
45+ <version >1.5.23 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >ch.qos.logback</groupId >
4949 <artifactId >logback-classic</artifactId >
50- <version >1.5.20 </version >
50+ <version >1.5.23 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >org.junit.jupiter</groupId >
5454 <artifactId >junit-jupiter-api</artifactId >
55- <version >6.0.0 </version >
55+ <version >6.0.1 </version >
5656 </dependency >
5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >6.0.0 </version >
60+ <version >6.0.1 </version >
6161 </dependency >
6262 </dependencies >
6363</project >
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >org.apache.logging.log4j</groupId >
4848 <artifactId >log4j-api</artifactId >
49- <version >2.25.2 </version >
49+ <version >2.25.3 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >org.apache.logging.log4j</groupId >
5353 <artifactId >log4j-core</artifactId >
54- <version >2.25.2 </version >
54+ <version >2.25.3 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >ch.qos.logback</groupId >
5858 <artifactId >logback-core</artifactId >
59- <version >1.5.20 </version >
59+ <version >1.5.23 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >ch.qos.logback</groupId >
6363 <artifactId >logback-classic</artifactId >
64- <version >1.5.20 </version >
64+ <version >1.5.23 </version >
6565 </dependency >
6666 <dependency >
6767 <groupId >org.junit.jupiter</groupId >
6868 <artifactId >junit-jupiter-api</artifactId >
69- <version >6.0.0 </version >
69+ <version >6.0.1 </version >
7070 </dependency >
7171 <dependency >
7272 <groupId >org.junit.jupiter</groupId >
7373 <artifactId >junit-jupiter-engine</artifactId >
74- <version >6.0.0 </version >
74+ <version >6.0.1 </version >
7575 </dependency >
7676 </dependencies >
7777</project >
Original file line number Diff line number Diff line change 3030 <dependency >
3131 <groupId >org.junit.jupiter</groupId >
3232 <artifactId >junit-jupiter-api</artifactId >
33- <version >6.0.0 </version >
33+ <version >6.0.1 </version >
3434 </dependency >
3535 <dependency >
3636 <groupId >org.junit.jupiter</groupId >
3737 <artifactId >junit-jupiter-engine</artifactId >
38- <version >6.0.0 </version >
38+ <version >6.0.1 </version >
3939 </dependency >
4040 <dependency >
4141 <groupId >io.opentelemetry</groupId >
5757 <dependency >
5858 <groupId >ch.qos.logback</groupId >
5959 <artifactId >logback-core</artifactId >
60- <version >1.5.20 </version >
60+ <version >1.5.23 </version >
6161 </dependency >
6262 <dependency >
6363 <groupId >ch.qos.logback</groupId >
6464 <artifactId >logback-classic</artifactId >
65- <version >1.5.20 </version >
65+ <version >1.5.23 </version >
6666 </dependency >
6767 </dependencies >
6868
Original file line number Diff line number Diff line change 3737 <dependency >
3838 <groupId >org.apache.logging.log4j</groupId >
3939 <artifactId >log4j-slf4j2-impl</artifactId >
40- <version >2.25.2 </version >
40+ <version >2.25.3 </version >
4141 </dependency >
4242 <dependency >
4343 <groupId >org.apache.logging.log4j</groupId >
4444 <artifactId >log4j-api</artifactId >
45- <version >2.25.2 </version >
45+ <version >2.25.3 </version >
4646 </dependency >
4747 <dependency >
4848 <groupId >org.apache.logging.log4j</groupId >
4949 <artifactId >log4j-core</artifactId >
50- <version >2.25.2 </version >
50+ <version >2.25.3 </version >
5151 </dependency >
5252 <dependency >
5353 <groupId >io.opentelemetry.instrumentation</groupId >
5656 <dependency >
5757 <groupId >org.junit.jupiter</groupId >
5858 <artifactId >junit-jupiter-api</artifactId >
59- <version >6.0.0 </version >
59+ <version >6.0.1 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.junit.jupiter</groupId >
6363 <artifactId >junit-jupiter-engine</artifactId >
64- <version >6.0.0 </version >
64+ <version >6.0.1 </version >
6565 </dependency >
6666 </dependencies >
6767</project >
Original file line number Diff line number Diff line change 4646 <dependency >
4747 <groupId >ch.qos.logback</groupId >
4848 <artifactId >logback-core</artifactId >
49- <version >1.5.20 </version >
49+ <version >1.5.23 </version >
5050 </dependency >
5151 <dependency >
5252 <groupId >ch.qos.logback</groupId >
5353 <artifactId >logback-classic</artifactId >
54- <version >1.5.20 </version >
54+ <version >1.5.23 </version >
5555 </dependency >
5656 <dependency >
5757 <groupId >org.junit.jupiter</groupId >
5858 <artifactId >junit-jupiter-api</artifactId >
59- <version >6.0.0 </version >
59+ <version >6.0.1 </version >
6060 </dependency >
6161 <dependency >
6262 <groupId >org.junit.jupiter</groupId >
6363 <artifactId >junit-jupiter-engine</artifactId >
64- <version >6.0.0 </version >
64+ <version >6.0.1 </version >
6565 </dependency >
6666 </dependencies >
6767
You can’t perform that action at this time.
0 commit comments