Skip to content

feat(mistral): Record request parameters - #7531

Merged
alexander-alderman-webb merged 26 commits into
masterfrom
webb/mistral/configuration-attributes
Sep 21, 2026
Merged

alexander-alderman-webb merged 26 commits into
masterfrom
webb/mistral/configuration-attributes

Conversation

@alexander-alderman-webb

@alexander-alderman-webb alexander-alderman-webb commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Description

Record gen_ai.request.max_tokens, gen_ai.request.frequency_penalty, gen_ai.request.presence_penalty, gen_ai.request.temperature, gen_ai.request.top_p and gen_ai.request.reasoning.level attributes.

Issues

Reminders

@github-actions

github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Codecov Results 📊

128354 passed | ⏭️ 7148 skipped | Total: 135502 | Pass Rate: 94.72% | Execution Time: 440m 49s

📊 Comparison with Base Branch

Metric Change
Total Tests
Passed Tests
Failed Tests
Skipped Tests

✨ No test changes detected

All tests are passing successfully.

✅ Patch coverage is 100.00%. Project has 2529 uncovered lines.
✅ Project coverage is 90.23%. Comparing base (9342968) to head (054997c).

Files with missing lines (1)
File Patch % Lines
sentry_sdk/integrations/mistral.py 100.00% ⚠️ 12 partials
Coverage diff
@@            Coverage Diff             @@
##        master       #PR       +/-##
==========================================
+ Coverage    90.19%    90.23%    +0.04%
==========================================
  Files          194       194         —
  Lines        25852     25888       +36
  Branches      9560      9584       +24
==========================================
+ Hits         23317     23359       +42
- Misses        2535      2529        -6
- Partials      1441      1455       +14

Generated by Codecov Action

@alexander-alderman-webb
alexander-alderman-webb added this pull request to stack #7530 September 17, 2026 14:41
@alexander-alderman-webb
alexander-alderman-webb marked this pull request as ready for review September 21, 2026 07:46
@alexander-alderman-webb
alexander-alderman-webb requested a review from a team as a code owner September 21, 2026 07:46

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 4e885fb. Configure here.

Comment thread tests/integrations/mistral/test_mistral.py
@alexander-alderman-webb
alexander-alderman-webb removed this pull request from stack #7530 September 21, 2026 10:38
Base automatically changed from webb/mistral/tokens to master September 21, 2026 10:54
@alexander-alderman-webb
alexander-alderman-webb merged commit dbddd0e into master Sep 21, 2026
166 checks passed
@alexander-alderman-webb
alexander-alderman-webb deleted the webb/mistral/configuration-attributes branch September 21, 2026 11:10
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.

2 participants