Skip to content

feat: Report on multiple aliased providers#437

Merged
roneli merged 2 commits intocloudquery:mainfrom
disq:feat/new-sentry-attributes
Jan 25, 2022
Merged

feat: Report on multiple aliased providers#437
roneli merged 2 commits intocloudquery:mainfrom
disq:feat/new-sentry-attributes

Conversation

@disq
Copy link
Copy Markdown
Member

@disq disq commented Jan 25, 2022

Additionally:

  • Removed provider_list from Telemetry which was used in the old collector service.
  • Upgrade each provider just once

@disq disq requested a review from roneli January 25, 2022 15:22
@github-actions github-actions bot added feat and removed feat labels Jan 25, 2022
Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

Some requests, fetch function is getting to big, lets not make it any bigger

ctx, spanEnder := telemetry.StartSpanFromContext(ctx, "Fetch")
defer spanEnder(retErr)

{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

would move this to a function, but also just to request.Providers a function that returns providers/count

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Fixed

@disq disq requested a review from roneli January 25, 2022 16:58
Copy link
Copy Markdown
Contributor

@roneli roneli left a comment

Choose a reason for hiding this comment

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

LGTM, lets open an issue around the duplicate upgrade

@roneli roneli merged commit d987a34 into cloudquery:main Jan 25, 2022
@disq disq deleted the feat/new-sentry-attributes branch January 25, 2022 17:07
TinLe pushed a commit to TinLe/cloudquery that referenced this pull request Feb 2, 2022
* upstream/main: (25 commits)
  fix: Relax tfstate version check (cloudquery#460)
  fix: Use provider source (cloudquery#458)
  feat: Configurable data folder (cloudquery#456)
  chore: remove duplicate lint workflow (cloudquery#454)
  chore: Synced local '.github/workflows/' with remote 'workflows/common' (cloudquery#453)
  docs: Small fixes (cloudquery#452)
  chore: Remove extra linter workflow (cloudquery#451)
  fix: Getter implementation (cloudquery#450)
  fix: DB version validation shouldn't block on vanilla PG (cloudquery#447)
  fix: Validate provider semantic version (cloudquery#445)
  feat: Remove filtering from executor (cloudquery#429)
  fix: Panic when canceled (cloudquery#443)
  fix: Nil connection (cloudquery#442)
  feat: Update drift for AWS IOT resources (cloudquery#434)
  fix: Typo in error message (cloudquery#441)
  feat: Report on multiple aliased providers (cloudquery#437)
  fix: Refer to cloudquery as cloudquery (cloudquery#440)
  fix: Panic On Policy Describe (cloudquery#438)
  feat: Update SDK v0.7.0 (cloudquery#435)
  fix: Don't connect on cloudquery init (cloudquery#436)
  ...
erezrokah pushed a commit that referenced this pull request Aug 14, 2022
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