Commit 1e8d2bb
added open telemetry (#748)
* Updated idgen service
* Updated mdms-v2 service
* Updated workflow service
* Updated egov-localization service
* updated egov-location service
* Updated tenant-management service
* WIP: changes to Dockerfile and workflow
* Update build dockerfile
* Updated audit service
* Updated boundary service
* Updated access control
* Updated enc service
* Updated file store
* Updated egov-indexer
* updated mdms v1 service
* Updated egov notification mail service
* Updated notification sms
* Updated egov-otp
* updated egov persister
* Updated pg service
* Updated egov url shortening
* Updated egov-user-event
* Updated gateway service
* Updated service request
* Updated Dockerfile
* Update Dockerfile-java 8
* Update Dockerfile- reverting back
* Modified gateway POM according to new tracer.
* Added opentelemetry tracing & @CustomSafeHtml in tracer.
* Update Dockerfile
* updated idgen
* Updated localization
* Updated mdms v2
* Updated workflow v2
* Updated location
* Updated audit service
* Updated boundary service
* Updated access control
* Updated enc service
* Updated filestore
* updated indexer
* Added logic to replace {schema} placeholder in EscalationRepository class.
* Updated mdms service
* Updated notification mail
* updated notification sms
* Updated egov-otp
* Updated persister
* Updated pg service
* Updated url shortening
* Updated user event
* Updated gateway
* Updated service request
* Update enc-client from 2.9.0-SNAPSHOT to 2.9.1 pom.xml
---------
Co-authored-by: Varun Reddy <155146627+varunreddy-egov@users.noreply.github.com>
Co-authored-by: nikhilmulinti <127198713+nikhilmulinti@users.noreply.github.com>
Co-authored-by: varunreddy-egov <varun.kumar@egovernments.org>1 parent aa563a9 commit 1e8d2bb
File tree
72 files changed
+932
-167
lines changed- build
- maven-java8
- maven
- core-services
- audit-service
- src/main/resources
- boundary-service
- src/main/resources
- egov-accesscontrol
- src/main/resources
- db
- egov-enc-service
- src/main/resources
- egov-filestore
- src/main/resources
- egov-idgen
- src/main/resources
- egov-indexer
- src/main/resources
- egov-localization
- src/main/resources
- egov-location
- src/main/resources
- egov-mdms-service
- src/main/resources
- egov-notification-mail
- src/main/resources
- egov-notification-sms
- src/main/resources
- egov-otp
- src/test/resources
- egov-persister
- src/main/resources
- egov-pg-service
- src/main/resources
- egov-url-shortening
- src/main/resources
- egov-user-event
- src/main/resources
- egov-workflow-v2
- src/main
- java/org/egov/wf/repository
- resources
- gateway
- src/main/resources
- libraries/tracer
- src/main/java/org/egov/tracer
- annotations
- config
- validators
- mdms-v2
- src/main/resources
- service-request
- src/main/resources
- tenant
- src/main/resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+932
-167
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
| 7 | + | |
11 | 8 | | |
| 9 | + | |
12 | 10 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
| 11 | + | |
| 12 | + | |
23 | 13 | | |
24 | 14 | | |
| 15 | + | |
| 16 | + | |
25 | 17 | | |
26 | 18 | | |
27 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
28 | 24 | | |
29 | | - | |
| 25 | + | |
| 26 | + | |
30 | 27 | | |
31 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
| 5 | + | |
10 | 6 | | |
11 | 7 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 8 | | |
17 | | - | |
18 | 9 | | |
| 10 | + | |
| 11 | + | |
19 | 12 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
| 13 | + | |
| 14 | + | |
24 | 15 | | |
25 | 16 | | |
26 | 17 | | |
| 18 | + | |
27 | 19 | | |
28 | 20 | | |
29 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
30 | 26 | | |
31 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
18 | 36 | | |
19 | 37 | | |
20 | 38 | | |
| |||
52 | 70 | | |
53 | 71 | | |
54 | 72 | | |
55 | | - | |
| 73 | + | |
56 | 74 | | |
57 | 75 | | |
58 | 76 | | |
| |||
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
34 | 52 | | |
35 | 53 | | |
36 | 54 | | |
| |||
70 | 88 | | |
71 | 89 | | |
72 | 90 | | |
73 | | - | |
| 91 | + | |
74 | 92 | | |
75 | 93 | | |
76 | 94 | | |
| |||
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
11 | 15 | | |
12 | 16 | | |
13 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
29 | 46 | | |
30 | 47 | | |
31 | 48 | | |
| |||
36 | 53 | | |
37 | 54 | | |
38 | 55 | | |
39 | | - | |
| 56 | + | |
40 | 57 | | |
41 | 58 | | |
42 | 59 | | |
| |||
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
0 commit comments