From 17225027c81750d624c304da175a9428c6e3bc52 Mon Sep 17 00:00:00 2001 From: Lorenzo Mangani Date: Sat, 3 Feb 2024 13:10:38 +0100 Subject: [PATCH] Update ingestion.md --- docs/profiling/ingestion.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/profiling/ingestion.md b/docs/profiling/ingestion.md index 0b99129..e73b7c6 100644 --- a/docs/profiling/ingestion.md +++ b/docs/profiling/ingestion.md @@ -121,10 +121,10 @@ service: ### ** Java ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/b65d9767-040f-423d-9bde-0a21c4bebb9c ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/b65d9767-040f-423d-9bde-0a21c4bebb9c ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/java/) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/java/rideshare) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/java/) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/java/rideshare) You can use qryn with the [Pyroscope Java](https://github.com/grafana/pyroscope-java) client @@ -138,42 +138,42 @@ The agent is distributed as a single JAR file `pyroscope.jar` containing native ### ** Golang ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/49df8fba-3f6e-4e3f-8790-307e5eaefcaf ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/49df8fba-3f6e-4e3f-8790-307e5eaefcaf ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/go_push/) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/golang-push) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/go_push/) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/golang-push) ### ** Python ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/488d0220-1bc9-479d-94c5-4a11668196f2 ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/488d0220-1bc9-479d-94c5-4a11668196f2 ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/python/) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/python) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/python/) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/python) ### ** NodeJS ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/dddb65eb-65a9-4b98-bfd9-d005e1e54fa8 ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/dddb65eb-65a9-4b98-bfd9-d005e1e54fa8 ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/nodejs/) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/nodejs/express) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/nodejs/) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/nodejs/express) ### ** Rust ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/d7c29289-91a9-415a-9aa4-cf787868507b ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/d7c29289-91a9-415a-9aa4-cf787868507b ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/rust/) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/rust/rideshare) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/language-sdks/rust/) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/rust/rideshare) ### ** eBPF ** -![image](https://github.com/metrico/qryn-docs/assets/1423657/56d73c88-2d1b-4551-9f0c-d88951b3789e ':size=200') +![image](https://github.com/metrico/qryn-docs/assets/1423657/56d73c88-2d1b-4551-9f0c-d88951b3789e ':size=100') -[Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/grafana-agent/ebpf) -[Examples](https://github.com/grafana/pyroscope/tree/main/examples/ebpf) +- [Documentation](https://grafana.com/docs/pyroscope/latest/configure-client/grafana-agent/ebpf) +- [Examples](https://github.com/grafana/pyroscope/tree/main/examples/ebpf)