Commit f44d051
authored
Add ConfigInfo Telemetry (#420)
* first version
* Update src/Authentication.Abstractions/Authentication.Abstractions.csproj
* refine code
* resolve comments
* revert csproj
* polish
* rename to ConfigMetrics
* revert src/Authentication.Abstractions/Authentication.Abstractions.csproj
* Update src/Authentication.Abstractions/Authentication.Abstractions.csproj
* wip1 parent 7be70ef commit f44d051
File tree
2 files changed
+62
-0
lines changed- src
- Authentication.Abstractions/Models
- Common
2 files changed
+62
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
451 | 452 | | |
452 | 453 | | |
453 | 454 | | |
| 455 | + | |
454 | 456 | | |
455 | 457 | | |
456 | 458 | | |
| |||
500 | 502 | | |
501 | 503 | | |
502 | 504 | | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
503 | 516 | | |
504 | 517 | | |
505 | 518 | | |
| |||
656 | 669 | | |
657 | 670 | | |
658 | 671 | | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
659 | 675 | | |
| 676 | + | |
660 | 677 | | |
661 | 678 | | |
662 | 679 | | |
| |||
666 | 683 | | |
667 | 684 | | |
668 | 685 | | |
| 686 | + | |
669 | 687 | | |
670 | 688 | | |
671 | 689 | | |
| |||
0 commit comments