-
Notifications
You must be signed in to change notification settings - Fork 510
Citrix adc update documentation #15824
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
base: main
Are you sure you want to change the base?
Conversation
🚀 Benchmarks reportPackage
|
| Data stream | Previous EPS | New EPS | Diff (%) | Result |
|---|---|---|---|---|
interface |
5128.21 | 3759.4 | -1368.81 (-26.69%) | 💔 |
To see the full report comment with /test benchmark fullreport
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.
I see 8.12.0 listed several times as the minimum stack version, but the manifest defines 8.13.0 as the minimum version. Where is 8.12.0 coming from?
|
I used Cursor to generate the ground-truth-file, and that chose 8.12.0, which I missed. Thanks for catching that, @taylor-swanson ! |
💚 Build Succeeded
History
|
|
|
||
| After configuration, open the Citrix ADC integration’s **Assets** tab to view the available dashboards. They should populate with data for the configured datasets. You can also verify metrics and logs in **Discover** under the `logs-*` data view. | ||
|
|
||
| ## Troubleshooting |
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.
@jrmolin I feel the troubleshoot section is actually worst than the original one.
what happened to this section? Is it not valuable in documentation?
Dummy values
It is possible that for some fields, Citrix ADC sets dummy values. For example, a field cpuusagepcnt is represented by citrix_adc.system.cpu.utilization.pct. cpuusagepcnt is set to 4294967295 for some netscaler/netscaler-adc-metrics-exporter#44. If you also encounter it for some fields, reach out to the Citrix ADC support team.
Type conflicts
If host.ip is shown conflicted under logs-* data view, this issue can be solved by reindexing the Interface, LBVserver, Service, System, and VPN data stream's indices.
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.
I think the documentation started out pretty good to begin with. I think that we have to be careful not to lose any information that might be important in the original documentation when we generate the new LLM one.
Proposed commit message
[citrix_adc] Update Documentation via LLM
Checklist
Author's Checklist
How to test this PR locally
Related issues
Screenshots