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. have installed parca on k8s version 1.28.5 AKS using documentation https://www.parca.dev/docs/kubernetes
After installing server and agents my UI showing no targets configured as per below snapshot
And when i checked my parca agetn logs i saw below
level=warn name=parca-agent ts=2024-05-23T11:51:06.412537185Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=21 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" level=warn name=parca-agent ts=2024-05-23T11:51:17.372269774Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=16 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" level=warn name=parca-agent ts=2024-05-23T11:51:25.260474107Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=17 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" level=warn name=parca-agent ts=2024-05-23T11:51:35.036817576Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=15 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" level=warn name=parca-agent ts=2024-05-23T11:51:45.769154642Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=10 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" level=warn name=parca-agent ts=2024-05-23T11:51:55.138682498Z caller=batch_remote_write_client.go:140 msg="batch write client failed to send profiles" count=15 err="rpc error: code = Internal desc = unexpected HTTP status code received from server: 400 (Bad Request); transport: received unexpected content-type \"text/plain; charset=utf-8\"" ``` Can you please check and help exploring this tool
The text was updated successfully, but these errors were encountered:
Can you share the full set of flags on Parca Agent?
Sorry, something went wrong.
No branches or pull requests
I. have installed parca on k8s version 1.28.5 AKS using documentation https://www.parca.dev/docs/kubernetes
After installing server and agents my UI showing no targets configured as per below snapshot
And when i checked my parca agetn logs i saw below
The text was updated successfully, but these errors were encountered: