Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add python to enterprise #998

Merged
merged 5 commits into from
Feb 20, 2024
Merged

Conversation

edeNFed
Copy link
Contributor

@edeNFed edeNFed commented Feb 19, 2024

No description provided.

@edeNFed edeNFed requested a review from a team as a code owner February 19, 2024 14:47
common.GoProgrammingLanguage: eBPFEnterprise,
common.DotNetProgrammingLanguage: nativeCommunity,
common.JavascriptProgrammingLanguage: nativeCommunity,
},
map[common.ProgrammingLanguage][]common.OtelSdk{
common.JavaProgrammingLanguage: {nativeCommunity, eBPFEnterprise},
common.PythonProgrammingLanguage: {nativeCommunity},
common.PythonProgrammingLanguage: {nativeCommunity, eBPFEnterprise},
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should probably also add it to the otelSdkConfigCloud above for supported sdks

@edeNFed edeNFed merged commit f015bb2 into odigos-io:main Feb 20, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants