-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[exporter/loadbalancingexporter] improve docs for k8s service resolver #24287
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
…solver (#24362) **Description:** <Describe what has changed.> <!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> improve document for k8s service resolver of exporter/loadbalancingexporter **Link to tracking Issue:** <Issue number if applicable> #24287 **Testing:** <Describe what testing was performed and which tests were added.> **Documentation:** <Describe the documentation added.> Add example/k8s-resolver/README.md The description of the k8s resolver from exporter/loadbalancingexporter/README.md can be jump-linked to example. Signed-off-by: Yuan Fang <yuanfang@alauda.io>
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
I believe this has been done already. Closing. |
@fyuan1316 Thank you for providing support for resolving k8s service. Apologies for asking questions on a closed issue, if there are other preferred venues for clarification questions, please let me know and I can follow up there. The example provided uses the opentelemetry-operator for deployment. We're on a much older version of kubernetes and the operator won't work. Is it possible to just deploy the loadbalancerexporter as a service and connect it to a different backend service? I think the main question I have is if the operator is enabling something that the exporter will need to be able to get updates when there are changes to the endpoints. TIA for the help! |
Component(s)
exporter/loadbalancing
Describe the issue you're reporting
This issue is a refinement of the FEAT #22776 document.
#22776 (review)
The text was updated successfully, but these errors were encountered: