docs: add note about Tempo appProtocol in proxy-trace.md - #5963
Conversation
Signed-off-by: Renzo Tomà @ DPG <151731240+rtomadpg@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5963 +/- ##
==========================================
+ Coverage 65.80% 65.83% +0.02%
==========================================
Files 217 217
Lines 36013 36013
==========================================
+ Hits 23699 23708 +9
+ Misses 10834 10829 -5
+ Partials 1480 1476 -4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Renzo Tomà @ DPG <151731240+rtomadpg@users.noreply.github.com>
| ```yaml | ||
| distributor: | ||
| appProtocol: | ||
| grpc: grpc |
There was a problem hiding this comment.
instead of grpc in the key, can we use kubernetes.io/h2c instead ?
this is what upstream would ideally like
https://gateway-api.sigs.k8s.io/guides/backend-protocol/
|
thanks @rtomadpg, added one comment, can you also copy over the same content into |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
|
I'm coming here from using an otelcollector and not seeing really how to configure gatewayapi to send via grpc. i see commends around appProtocol. i'll continue looking around, jsut want to mention its not readily apparent |
Signed-off-by: Isaac Wilson <isaac.wilson514@gmail.com>
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
This pull request has been automatically marked as stale because it has not had activity in the last 30 days. Please feel free to give a status update now, ping for review, when it's ready. Thank you for your contributions! |
Resolves #5887