Skip to content

7 doc/nld proofread #19

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

Open
wants to merge 109 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
109 commits
Select commit Hold shift + click to select a range
099bbaa
docs(hwpc-sensor): refactor documentation, remove Destination/Source …
Oct 4, 2024
bb5ec29
docs(smartwatts): refactor documentation, remove Destination/Source r…
Oct 4, 2024
41ef0b3
docs(getting-started): Add necessary example to run a complete PowerA…
Oct 7, 2024
fb73d58
docs(getting-started): Documents the Getting-Started instructions thr…
Oct 8, 2024
bfd3e51
Add hwpc-sensor.drawio
Inkedstinct Oct 8, 2024
522fec0
Add hwpc-sensor.drawio
Inkedstinct Oct 8, 2024
81d6146
docs(hwpc-sensor): Switch diagrams to Noun Project icons
Oct 8, 2024
2790e42
docs(overview): Clarifies PowerAPI framework components and status
Oct 8, 2024
de31f7f
docs(source/destination abstractions): Remove Source / Destination ab…
Oct 8, 2024
dff504b
docs(reports): Add JSON Schema for Reports basis
Oct 9, 2024
777f5ed
docs(grafana): Redirect to Grafana documentation as GUI changes frequ…
Oct 9, 2024
6497233
docs(hwpc-sensor): Include Daniel suggestions of providing examples w…
Oct 9, 2024
3396b98
docs(getting-started): Refer only 'process' as atomic monitored element
Oct 9, 2024
88cd731
docs(global): Improve examples snippet
Oct 9, 2024
b667972
docs(getting-started): Add start of getting started script
Zetos11 Oct 9, 2024
dc7de38
docs(mkdocs): Add local development tips
Oct 10, 2024
e692d32
docs(getting-started): Document a 'one-liner' way for quick test of P…
Oct 10, 2024
9d861df
Merge remote-tracking branch 'origin/7_doc/nld_proofread' into 7_doc/…
Zetos11 Oct 11, 2024
e7fadff
docs(getting-started): Add docker compose gestion
Zetos11 Oct 14, 2024
ffd5f26
docs(getting-started): Fix archive compatibility with version<3.10
Zetos11 Oct 16, 2024
9819bbf
docs(getting-started): Early design for the pretty print idea
Zetos11 Oct 16, 2024
a0d8de3
docs(getting-started): Pretty print improvement and start.py update
Zetos11 Oct 16, 2024
8455db5
docs(getting-started): Getting started archive is ready for use
Zetos11 Oct 17, 2024
d243f8b
docs(getting-started): Refactor Preety_print + change to start
Zetos11 Oct 17, 2024
9571781
docs(getting-started): Adapt getting started doc structure
Zetos11 Oct 21, 2024
fec3645
docs(getting-started): Change to the preparation part
Zetos11 Oct 21, 2024
8a1f7f0
docs(getting-started): Beginning update
Zetos11 Oct 21, 2024
1e8fa2f
fix(overview): Fix markdown list
Oct 21, 2024
671beb4
fix(overview): Add highlights for 'quick overview' with pretty_print.py
Oct 21, 2024
b6fe076
fix(getting-started): Add highlights for 'quick overview' with pretty…
Oct 21, 2024
72b3734
feat(getting-started/script): Add signal handler for SIGINT in order …
Oct 21, 2024
ebae5b0
fix(getting-started): Add git clone instruction instead of archive do…
Oct 21, 2024
72706cd
Merge branch '7_doc/nld_proofread' of github.com:Inkedstinct/powerapi…
Oct 22, 2024
c108291
docs(getting_started): Make cgroup part optionnal with more explicit …
Oct 22, 2024
bf4cf46
docs(reference): Update overview.md
Oct 29, 2024
99ecc97
docs(getting-started): Added cpu mapping
Zetos11 Oct 29, 2024
707e727
docs(getting-started): Removed start.sh a,d stop.sh
Zetos11 Oct 29, 2024
451f504
docs(reference): Update smartwatts.md
Oct 29, 2024
b4079f6
docs(reference): Update hwpc-sensor.md
Oct 29, 2024
30d99ad
docs(hwpc-sensor): Fix sensor overview background for dark mode
Oct 30, 2024
9ee9476
docs(getting-started): Add archive option for getting-started
Oct 30, 2024
577f40e
docs(getting-started): Add CLI commands for archive option in getting…
Oct 30, 2024
10f4227
docs(getting-started): Fix dead links
Oct 30, 2024
622ae68
docs(getting-started): Add Docker install documentation
Oct 30, 2024
9e8b2db
docs(references): Remove configuration-file part for Formulas, curren…
Oct 30, 2024
a2121d0
docs(overview): Fix SmartWatts reports unit
Oct 30, 2024
7909f08
docs(getting-started): Add UID / GUID information
Oct 30, 2024
fcfb376
docs(hwpc-sensor): Add Socket output as example + minor fixes
Oct 30, 2024
b05e74e
docs(getting-started): Add info on how to stop script
Oct 30, 2024
dedfdf2
docs(all): Fix HWPCReports -> HWPC Reports, same for PowerReports
Oct 30, 2024
64e6b4a
docs(smartwatts): Add CSV/CSV examplesw
Oct 30, 2024
4c548b6
docs(getting-started): Synchro archive with cloned
Oct 30, 2024
a5212f1
Merge remote-tracking branch 'origin/7_doc/nld_proofread' into 7_doc/…
Zetos11 Oct 30, 2024
7f63b2e
docs(getting-started): Merged pretty print with start.py
Zetos11 Oct 30, 2024
872d82f
docs(getting-started): Improve clarity and formatting
Oct 30, 2024
c4b7ed8
docs(hwpc-sensor): Typo
Oct 30, 2024
a70ce29
docs(smartwatts): Typo
Oct 30, 2024
b91e44d
docs(getting-started): Typo
Oct 30, 2024
203af14
docs(getting-started): Fix option for UID/GUID
Zetos11 Nov 5, 2024
e7dffa0
docs(getting-started): Clean up + Archive update
Zetos11 Nov 5, 2024
8b82ae3
fix: Correct issue related to csv directory permission by deleting/cr…
roda82 Jan 8, 2025
061b87b
fix: Remove user from formula
roda82 Jan 8, 2025
2133fef
refactor: Update some variables and functions names
roda82 Jan 9, 2025
6863ff8
style: Add white line to pretty print
roda82 Jan 9, 2025
ca3f3b5
refactor: Force usage of bash shell for system commands
roda82 Jan 9, 2025
a68b808
refactor: Force usage of bash shell for system commands
roda82 Jan 9, 2025
d1cf296
refactor: Define global variable for minimum execution time
roda82 Jan 9, 2025
dde7768
fix: Change umask value for current user
roda82 Jan 9, 2025
9075a30
fix: Change umask value for current user
roda82 Jan 9, 2025
1f2de03
docs(getting-started): Add exception gestion for CPU choice
Zetos11 Jan 9, 2025
eba10ed
docs(smartwatts): Fix HWPC Report -> HWPCReport, same for Power report
KellianL Jan 30, 2025
4242ffc
docs(smartwatts): Fix examples CSV/CSV
KellianL Feb 12, 2025
4d8610e
Files for getting started update
Apr 9, 2025
781489a
docs(getting-started): Update script
Apr 9, 2025
6aac9ca
Merge branch '7_doc/nld_proofread' of github.com:Inkedstinct/powerapi…
Apr 9, 2025
2876137
docs(getting-started): Fix sed
Apr 9, 2025
18307ec
docs(getting-started): Refactor logs
Apr 9, 2025
f1293b3
docs(getting-started): Fix mongodb URI
Apr 9, 2025
8c70328
Add .env to script
Apr 9, 2025
e5ea5bf
Add cleanup at the end, Change the way docker compose is stared
Apr 9, 2025
300f2e4
docs(getting-started): Try fix for permission
Apr 9, 2025
aefcf4c
docs(getting-started): Try fix for permission for sensor
Apr 9, 2025
269093d
docs(getting-started): try to fix logs
Apr 9, 2025
2937d71
docs(getting-started): try to fix logs + set smartwatts version to 2.3.1
Apr 15, 2025
21439e9
docs(getting-started): Clean up + logs
Apr 15, 2025
707f560
docs(getting-started): update compose
Apr 15, 2025
b6afc71
docs(getting-started): fix all compose
Apr 15, 2025
29c1bd0
docs(getting-started): remove logs
Apr 15, 2025
649f5e6
docs(getting-started): Fix cleanup
Apr 15, 2025
aff4d27
docs(getting-started): Fix cleanup
Apr 15, 2025
a14feff
docs(hwpc-sensor): Update Zen version compatibility
Apr 15, 2025
25c806c
docs(getting-started): Fix for Zen 1 no compatibility
Apr 23, 2025
05872a9
docs(getting-started): Correction to .md, .env and clean up script, s…
May 6, 2025
d990be4
style(hwpc-sensor): Correct some sentences in HWPC Sensor Description
roda82 May 12, 2025
aed8592
docs(hwpc-sensor): Update support information for different ZEN archi…
roda82 May 12, 2025
a38e6b0
style(getting-started): Change some sentences, Format commands
roda82 May 12, 2025
2d7c244
style(getting-started): Use relative path for links without /
roda82 May 12, 2025
3f25757
refactor(getting-started): Remove useless section related to databases
roda82 May 12, 2025
a3742f6
fix(getting-started): Typos
roda82 May 12, 2025
ec19bda
style(overview): Change some phrases, Update global atchitecture image
roda82 May 13, 2025
41a8984
style(smartwatts): Change some sentences
roda82 May 13, 2025
a90b9cc
style(processors): Change some sentences
roda82 May 13, 2025
6c1055f
style(processors): Change some sentences
roda82 May 13, 2025
e734f58
style(reports): Change some sentences
roda82 May 13, 2025
2314cbb
style(grafana): Change some sentences
roda82 May 13, 2025
5fc27b1
style(hwpc-sensor): Update image icons
roda82 May 13, 2025
f0b8a05
docs(hwpc-sensor): Add ulimit parameter for docker container
roda82 May 14, 2025
2f5d35a
docs(publications): Add Citation on Publication section
roda82 May 14, 2025
73884a0
docs(about): Add section about us
roda82 May 16, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs(getting-started): Update script
  • Loading branch information
Noé Chachignot committed Apr 9, 2025
commit 781489a1d59d01de30035b707d3837844a27650c
2 changes: 0 additions & 2 deletions docs/script/getting_started/curl_version/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ then
echo "$CPUF"
fi

docker compose logs sensor -f &
docker compose logs formula -f &
sleep 180

set -ueo pipefail
Expand Down