We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I suggest to add remoteWrite, remoteRead label selectors, that will simplify installation and managing.
Abstract example:
apiVersion: operator.victoriametrics.com/v1beta1 kind: VMAgent metadata: name: example-vmagent remoteWriteSelector: nameSpaceSelector: {} labelSelector: {}
This setting will build proper FQDN url for VMSingle and VMCluster components.
VMSingle
VMCluster
The same for VMAlert connections.
VMAlert
The text was updated successfully, but these errors were encountered:
init remote write discovery impl
21af4e1
#114
cc @Amper
Sorry, something went wrong.
No branches or pull requests
I suggest to add remoteWrite, remoteRead label selectors, that will simplify installation and managing.
Abstract example:
This setting will build proper FQDN url for
VMSingle
andVMCluster
components.The same for
VMAlert
connections.The text was updated successfully, but these errors were encountered: