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

🐛 Bug Report: Github issue templates are missing some instrumentation in the first question dropdown #2418

Open
1 task done
dinmukhamedm opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@dinmukhamedm
Copy link
Contributor

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

  1. Open an issue
  2. Try answering "which component is this bug for?"

👍 Expected behavior

All instrumentation should be available

👎 Actual Behavior with Screenshots

The following instrumentations are not available:

  • Alephalpha
  • Google generativeai
  • Groq
  • LanceDB
  • Marqo
  • Milvus
  • Mistral
  • Ollama
  • Sagemaker
  • Together AI

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?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

Copy link

dosubot bot commented Dec 19, 2024

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.

To continue talking to Dosu, mention @dosu.


Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other

@dosubot dosubot bot added the bug Something isn't working label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant