- Notifications
You must be signed in to change notification settings - Fork22
Add metadata block to the agent#112
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
099761d
to2bcda81
Compareos = "linux" | ||
arch = "amd64" | ||
metadata { | ||
key = "process_count" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thoughts on calling thisid
instead? It's consistent with other naming we've done in here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
We can make it id... We don't really want people thinking they have to auto generate it though.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Inresource_metadata
, we usekey
.
No description provided.