Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Support mapping complex types #43

Merged
merged 2 commits into from
Jul 20, 2023
Merged

Support mapping complex types #43

merged 2 commits into from
Jul 20, 2023

Conversation

m-qlas
Copy link
Contributor

@m-qlas m-qlas commented Jul 19, 2023

No description provided.

@github-actions github-actions bot added the chore label Jul 19, 2023
@m-qlas m-qlas requested a review from Vixtir July 19, 2023 11:15

return VERSION
except Exception as e:
logger.warning(f"Can't get version from odd_collector_gcp.__version__. {e}")
Copy link
Contributor

Choose a reason for hiding this comment

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

aws


COLLECTOR_PACKAGE = __package__
CONFIG_PATH = Path().cwd() / "collector_config.yaml"

logger.info(f"GCP collector version: {get_version()}")
Copy link
Contributor

Choose a reason for hiding this comment

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

aws

@Vixtir Vixtir merged commit a541284 into main Jul 20, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants