Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

Related to #7785. Syncing azure_monitor_diagnostic_settings is super slow as it goes through each resource and sends a request to get the diagnostic setting sequentially.
While this requires adding a new top level table, I think making diagnostic settings a relation of a generic resources table is more consistent with the rest of the plugins if we want to have concurrency.

Not a breaking change as referencing azure_monitor_diagnostic_settings should still work as before

@erezrokah erezrokah added the automerge Automatically merge once required checks pass label Feb 12, 2023
@github-actions
Copy link

This PR has the following changes to source plugin(s) tables:

  • Table azure_monitor_resources was added

@kodiakhq kodiakhq bot merged commit 8316b87 into cloudquery:main Feb 23, 2023
kodiakhq bot pushed a commit that referenced this pull request Feb 28, 2023
🤖 I have created a release *beep* *boop*
---


## [4.3.0](plugins-source-azure-v4.2.0...plugins-source-azure-v4.3.0) (2023-02-28)


### Features

* **azure-resources:** Add AKS Upgrade Profile ([#8444](#8444)) ([a665f4b](a665f4b))
* **azure-resources:** Add Management Groups ([#8226](#8226)) ([20a4c0b](20a4c0b))
* **azure-resources:** Add SQL Server Security Alert Policies ([#7939](#7939)) ([210cf81](210cf81))
* **azure-spec:** Add cloud name configuration ([#8471](#8471)) ([d2ec0cc](d2ec0cc))


### Bug Fixes

* **azure-resources:** Make Monitor Diagnostic Settings a relation of generic resources ([#7943](#7943)) ([8316b87](8316b87))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.0 ([#8344](#8344)) ([9c57544](9c57544))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.39.1 ([#8371](#8371)) ([e3274c1](e3274c1))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.40.0 ([#8401](#8401)) ([4cf36d6](4cf36d6))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants