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

MINOR: mstr api response fix #18673

Closed
wants to merge 8 commits into from
Closed

Conversation

pmbrull
Copy link
Collaborator

@pmbrull pmbrull commented Nov 18, 2024

Describe your changes:

Ports #18665. I don't have permissions on that fork and had to make some changes

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

Copy link
Contributor

@sushi30 sushi30 left a comment

Choose a reason for hiding this comment

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

One non-blocking comment

entity_type=Chart,
service_name=self.context.get().dashboard_service,
chart_name=chart,
if dashboard_details:
Copy link
Contributor

Choose a reason for hiding this comment

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

What are the cases for this variable to not exist? Is it expected? Maybe better to log it so that we debug ingestions that "succeed but do nothing".

@pmbrull pmbrull marked this pull request as draft November 21, 2024 07:56
@SumanMaharana
Copy link
Contributor

closing this. opened up a new PR here with the fix. Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants