Skip to content

Commit ddbc065

Browse files
authored
Merge pull request #15 from atls/feat/opentelemetry-migration
feat: opentelemetry migration
2 parents 51db054 + d295174 commit ddbc065

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+11068
-5101
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ body:
5858
validations:
5959
required: true
6060

61-
projects: ['atls/11']
61+
projects: ['atls/11']

.github/ISSUE_TEMPLATE/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ body:
4141
validations:
4242
required: true
4343

44-
projects: ['atls/11']
44+
projects: ['atls/11']

.github/ISSUE_TEMPLATE/feature.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ body:
4444
validations:
4545
required: true
4646

47-
projects: ['atls/11']
47+
projects: ['atls/11']

.github/ISSUE_TEMPLATE/package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ body:
3333
label: Материалы
3434
placeholder: Ссылка на репу, статью
3535

36-
projects: ['atls/11']
36+
projects: ['atls/11']

.husky/commit-msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
yarn commit message lint

.husky/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
yarn commit staged

.husky/prepare-commit-msg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
yarn commit message $@

.idea/inspectionProfiles/Project_Default.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/vcs.xml

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.pnp.cjs

Lines changed: 4338 additions & 1685 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)