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

add --no_common_tags flag #89

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

copperlight
Copy link
Collaborator

@copperlight copperlight commented Jun 11, 2024

The purpose of this flag is to remove all common tags, so that users can override any common tags they wish, including nf.app, by providing them in the protocol line. Note that a proper environment is still required, so that the publish URI can be determined correctly.

This feature should only be used for secondary spectatord processes on an instance. A standard process should exist, so that atlas-system-agent metrics can be received and published.

When this feature is active, the publishing of internal status metrics is disabled, because we cannot attribute the metrics correctly in the absence of common tags.

@copperlight copperlight force-pushed the no-common-tags branch 5 times, most recently from 2bf2ffb to 6839a74 Compare June 12, 2024 23:07
The purpose of this flag is to remove all common tags, so that users can
override any common tags they wish, including `nf.app`, by providing them
in the protocol line. Note that a proper environment is still required, so
that the publish URI can be determined correctly.

This feature should only be used for secondary spectatord processes on an
instance. A standard process should exist, so that atlas-system-agent metrics
can be received and published.

When this feature is active, the publishing of internal status metrics is
disabled, because we cannot attribute the metrics correctly in the absence
of common tags.
@copperlight copperlight changed the title add --no-common-tags flag add --no_common_tags flag Jun 12, 2024
@copperlight copperlight merged commit 234a309 into Netflix-Skunkworks:main Jun 12, 2024
1 check passed
@copperlight copperlight deleted the no-common-tags branch June 13, 2024 00:17
copperlight added a commit to copperlight/spectatord that referenced this pull request Jun 17, 2024
copperlight added a commit that referenced this pull request Jun 17, 2024
)

This change is related to the work in the previous PR:

#89
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.

1 participant