You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue you're encountering is due to missing instrumentations in the bug report template's dropdown options. The current template does not include several instrumentations like Alephalpha, Google generativeai, Groq, LanceDB, Marqo, Milvus, Mistral, Ollama, Sagemaker, and Together AI [1]. These instrumentations are defined in the pyproject.toml file, indicating they are part of the project [2].
To resolve this, the bug report template needs to be updated to include these missing instrumentations. Additionally, you mentioned a typo at line 23 of the bug report template, which should also be corrected.
If you decide to submit a pull request, you can update the .github/ISSUE_TEMPLATE/bug_report.yml file to include the missing options and fix the typo. However, as you suggested, it might be more appropriate for the repository maintainers to handle these updates.
Which component is this bug for?
All Packages
📜 Description
I was going to open an issue for Gemini instrumentation, but looks like it is not an option.
👟 Reproduction steps
👍 Expected behavior
All instrumentation should be available
👎 Actual Behavior with Screenshots
The following instrumentations are not available:
Also, there is a typo in this line: https://github.com/traceloop/openllmetry/blob/main/.github/ISSUE_TEMPLATE/bug_report.yml?plain=1#L23
🤖 Python Version
No response
📃 Provide any additional context for the Bug.
I can submit a PR, but I believe it should be repo maintainers who do.
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
None
The text was updated successfully, but these errors were encountered: