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

Upgrade to metadata for multiple data sources of Metric and Log #41

Closed
jihyungSong opened this issue Mar 17, 2023 · 0 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@jihyungSong
Copy link
Contributor

jihyungSong commented Mar 17, 2023

Added a value called supported_providers to metadata to display monitoring and logs using multiple data sources for one cloud service resource.

For example,

...
plugin_info:
  metadata:
    supported_providers:
    - aws
    - all

In the meantime, the secret_data passed to the DataSource used the secret_id obtained from the cloud service's collection_info, but now, if there is a secret_id in the metadata of the DataSource, it takes precedence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant