-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add env support to instrumentation kind (#674)
* allow config customized envs on common and language specific node. * only env name start with "OTEL_" is allowed. * deployment env > language spec customzied env > language spec config type> common customized env > common config type * api docs gen and code fmt * use corev1.EnvVar instead of Env * fixing wrong change. * update e2e testcases * fix unit tests
- Loading branch information
1 parent
d965ac3
commit 2105dad
Showing
18 changed files
with
2,347 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.