Skip to content

Conversation

@gabibeyer
Copy link
Contributor

Have the source Fetch functionality return a map of instances instead of a slice. The metric collection functionality writes to a map, so using a slice was adding an extra loop in order to return the correct type.

@gabibeyer gabibeyer requested a review from Spazzy757 May 15, 2024 08:34
Have the source Fetch functionality return a map of instances
instead of a slice. The metric collection functionality writes
to a map, so using a slice was adding an extra loop in order
to return the correct type.
@netlify
Copy link

netlify bot commented May 15, 2024

Deploy Preview for aether-docs canceled.

Name Link
🔨 Latest commit 3c5892b
🔍 Latest deploy log https://app.netlify.com/sites/aether-docs/deploys/664473af08b0d100088cfba7

@netlify
Copy link

netlify bot commented May 15, 2024

Deploy Preview for aether-docs canceled.

Name Link
🔨 Latest commit 3ad1426
🔍 Latest deploy log https://app.netlify.com/sites/aether-docs/deploys/664473c09a7ca4000857e0d0

@gabibeyer
Copy link
Contributor Author

TODO later, need to update proto data and do additional testing

@gabibeyer gabibeyer marked this pull request as draft May 21, 2024 09:23
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