Kontinuierliche Profilerstellung zur Analyse der CPU, der Speichernutzung im Zeitverlauf und bis hin zur Zeilennummer. Einsparung von Infrastrukturkosten, Verbesserung der Leistung und Erhöhung der Zuverlässigkeit.
eBPF-Profiler : Ein einzelner Profiler, der eBPF verwendet und automatisch Ziele von Kubernetes oder systemd in der gesamten Infrastruktur mit sehr geringem Overhead erkennt. Unterstützt C, C++, Rust, Go und mehr!
Offene Standards : Sowohl die Erstellung von Profilen im Pprof-Format mit dem eBPF-basierten Profiler als auch die Aufnahme beliebiger Profile im Pprof-Format ermöglichen eine breite Sprachübernahme und Interoperabilität mit vorhandenen Tools.
Optimierte Speicherung und Abfrage : Effizientes Speichern von Profilierungsdaten unter Beibehaltung der Rohdaten und Ermöglichen der Aufteilung und Unterteilung von Daten durch eine etikettenbasierte Suche. Aggregieren Sie Profilierungsdaten in der gesamten Infrastruktur, zeigen Sie einzelne Profile im Zeitverlauf an oder vergleichen Sie sie in beliebigen Dimensionen.
Wenn Sie Feedback haben, eröffnen Sie bitte eine Diskussion in den GitHub-Diskussionen dieses Projekts. Wir würden gerne erfahren, was Sie denken!
Auf der Website von Parca finden Sie aktualisierte und ausführliche Installationsanleitungen und Dokumentationen!
parca.dev
Sie müssen Go, Node und Pnpm installiert haben.
Klonen Sie das Projekt
git clone https://github.com/parca-dev/parca.git
Gehen Sie in das Projektverzeichnis
cd parca
Erstellen Sie die Benutzeroberfläche und kompilieren Sie die Go-Binärdateien
make build
Die Binärdatei wurde zu bin/parca
kompiliert.
./bin/parca
Jetzt läuft Parca lokal und seine Web-Benutzeroberfläche ist unter http://localhost:7070/ verfügbar.
Standardmäßig kratzt Parca seine eigenen pprof-Endpunkte und Sie sollten sehen, dass im Laufe der Zeit Profile angezeigt werden. Die Scrape-Konfiguration kann in parca.yaml
im Stammverzeichnis des Repositorys geändert werden.
Flaggen:
Usage: parca [flags]
Flags:
-h, --help Show context-sensitive help.
--config-path="parca.yaml"
Path to config file.
--mode="all" Scraper only runs a scraper that sends to a
remote gRPC endpoint. All runs all components.
--http-address=":7070" Address to bind HTTP server to.
--http-read-timeout=5s Timeout duration for HTTP server to read
request body.
--http-write-timeout=1m Timeout duration for HTTP server to write
response body.
--port="" (DEPRECATED) Use http-address instead.
--log-level="info" Log level.
--log-format="logfmt" Configure if structured logging as JSON or as
logfmt
--otlp-address=STRING The endpoint to send OTLP traces to.
--otlp-exporter="grpc" The OTLP exporter to use.
--cors-allowed-origins=CORS-ALLOWED-ORIGINS,...
Allowed CORS origins.
--version Show application version.
--path-prefix="" Path prefix for the UI
--mutex-profile-fraction=0
Fraction of mutex profile samples to collect.
--block-profile-rate=0 Sample rate for block profile.
--enable-persistence Turn on persistent storage for the metastore
and profile storage.
--storage-active-memory=536870912
Amount of memory to use for active storage.
Defaults to 512MB.
--storage-path="data" Path to storage directory.
--storage-enable-wal Enables write ahead log for profile storage.
--storage-snapshot-trigger-size=134217728
Number of bytes to trigger a snapshot. Defaults
to 1/4 of active memory. This is only used if
enable-wal is set.
--storage-row-group-size=8192
Number of rows in each row group during
compaction and persistence. Setting to <= 0
results in a single row group per file.
--storage-index-on-disk Whether to store the index on disk instead
of in memory. Useful to reduce the memory
footprint of the store.
--symbolizer-demangle-mode="simple"
Mode to demangle C++ symbols. Default mode
is simplified: no parameters, no templates,
no return type
--symbolizer-number-of-tries=3
Number of tries to attempt to symbolize an
unsybolized location
--debuginfo-cache-dir="/tmp"
Path to directory where debuginfo is cached.
--debuginfo-upload-max-size=1000000000
Maximum size of debuginfo upload in bytes.
--debuginfo-upload-max-duration=15m
Maximum duration of debuginfo upload.
--debuginfo-uploads-signed-url
Whether to use signed URLs for debuginfo
uploads.
--debuginfod-upstream-servers=debuginfod.elfutils.org,...
Upstream debuginfod servers. Defaults to
debuginfod.elfutils.org. It is an ordered
list of servers to try. Learn more at
https://sourceware.org/elfutils/Debuginfod.html
--debuginfod-http-request-timeout=5m
Timeout duration for HTTP request to upstream
debuginfod server. Defaults to 5m
--profile-share-server="api.pprof.me:443"
gRPC address to send share profile requests to.
--store-address=STRING gRPC address to send profiles and symbols to.
--bearer-token=STRING Bearer token to authenticate with store.
--bearer-token-file=STRING
File to read bearer token from to authenticate
with store.
--insecure Send gRPC requests via plaintext instead of
TLS.
--insecure-skip-verify Skip TLS certificate verification.
--external-label=KEY=VALUE;...
Label(s) to attach to all profiles in
scraper-only mode.
Parca wurde ursprünglich von Polar Signals entwickelt. Lesen Sie den Ankündigungs-Blogbeitrag: https://www.polarsignals.com/blog/posts/2021/10/08/introducing-parca-we-got-funded/
Schauen Sie sich unseren Beitragsleitfaden an, um loszulegen! Es erklärt, wie Parca kompiliert, mit Tilt als Container in Kubernetes ausgeführt und eine Pull-Anfrage gesendet wird.
Der Dank geht an diese wunderbaren Menschen (Emoji-Taste):
Frédéric Branczyk ? | Thor ? | Matthias Loibl ? | Kemal Akkoyun | Sumera Priyadarsini |
Jessica Lins | Holger Freyther | Sergiusz Urbaniak ? | Paweł Krupa ? | Ben Ye ? |
Felix ? | Christian Bargmann | Yomi Eluwande | Manoj Vivek | Monica Wojciechowska |
Manuel Rüger ? | Avinash Upadhyaya KR | Ikko Ashimine | Maxime Brunet ? | Rohit |
Ujjwal Goyal | Javier Honduvilla Coto | Marsel Mavletkulov | Kautilya Tripathi | Jon Seager |
Philip Gough | Boran Seref | Wen Long | cui fliter | Alfonso Subiotto Marqués |
TomHellier | Stefan VanBuren | Carlos Tadeu Panato Junior ? | Daniel (Shijun) Qian | Alex Weste |
Shubham Palriwala | Fabian Reinartz | Karthick Raja | ziemlich4work | Bert |
Mohammad S | Nikhilesh Susarla | Franco Sánchez | Andrea Scarpino | Maksim Nabokikh |
Dieses Projekt folgt der All-Contributors-Spezifikation. Beiträge jeglicher Art willkommen!
Wir verwenden Meticulous, um unsere Benutzeroberfläche automatisch auf unerwünschte Änderungen zu testen.