You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: micrometer-jakarta9/src/main/java/io/micrometer/jakarta9/instrument/mail/DefaultMailSendObservationConvention.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2023 VMware, Inc.
2
+
* Copyright 2025 VMware, Inc.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -20,6 +20,8 @@
20
20
21
21
/**
22
22
* Default implementation for {@link MailSendObservationConvention}.
Copy file name to clipboardExpand all lines: micrometer-jakarta9/src/main/java/io/micrometer/jakarta9/instrument/mail/MailObservationDocumentation.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2023 VMware, Inc.
2
+
* Copyright 2025 VMware, Inc.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -23,6 +23,8 @@
23
23
/**
24
24
* Documented {@link io.micrometer.common.KeyValue KeyValues} for the observations on
25
25
* {@link jakarta.mail.Transport send} of mail messages.
Copy file name to clipboardExpand all lines: micrometer-jakarta9/src/main/java/io/micrometer/jakarta9/instrument/mail/MailSendObservationConvention.java
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2023 VMware, Inc.
2
+
* Copyright 2025 VMware, Inc.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
@@ -21,6 +21,8 @@
21
21
/**
22
22
* {@link ObservationConvention} interface for
23
23
* {@link MailObservationDocumentation#MAIL_SEND mail send} operations.
Copy file name to clipboardExpand all lines: micrometer-jakarta9/src/test/java/io/micrometer/jakarta9/instrument/mail/DefaultMailSendObservationConventionTests.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2023 VMware, Inc.
2
+
* Copyright 2025 VMware, Inc.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
Copy file name to clipboardExpand all lines: micrometer-jakarta9/src/test/java/io/micrometer/jakarta9/instrument/mail/MailObservationDocumentationTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
/*
2
-
* Copyright 2023 VMware, Inc.
2
+
* Copyright 2025 VMware, Inc.
3
3
*
4
4
* Licensed under the Apache License, Version 2.0 (the "License");
5
5
* you may not use this file except in compliance with the License.
0 commit comments