Skip to content

[DOC] Update data retention API info#5624

Open
catalinaadam wants to merge 6 commits into
doc-3.9.0from
DOC-PMM-13911-data-retention-api-format
Open

[DOC] Update data retention API info#5624
catalinaadam wants to merge 6 commits into
doc-3.9.0from
DOC-PMM-13911-data-retention-api-format

Conversation

@catalinaadam

Copy link
Copy Markdown
Contributor

…ency

Ticket number: PMM-0

Feature build: SUBMODULES-0

If this PR adds, removes or alters one or more API endpoints, please review and update the relevant API documentation as well:

  • API Docs updated

If this PR is related to other PRs, contributions, or ongoing work in this or other repositories, please reference them here:

  • Links to related work items (optional).

@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (doc-3.9.0@8ec48da). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff              @@
##             doc-3.9.0    #5624   +/-   ##
============================================
  Coverage             ?   43.62%           
============================================
  Files                ?      415           
  Lines                ?    43133           
  Branches             ?        0           
============================================
  Hits                 ?    18817           
  Misses               ?    22442           
  Partials             ?     1874           
Flag Coverage Δ
admin 34.78% <ø> (?)
agent 49.15% <ø> (?)
managed 42.98% <ø> (?)
vmproxy 72.22% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


```sh
curl -X PUT https://<pmm-server-address>/v1/server/settings \
-H "Authorization: Basic <base64-encoded-credentials>" \

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to be consistent with the rest of the documentation, where we promote the use of Service Account Tokens, not the Basic Auth: -H "Authorization: Bearer glsa_xxxxx.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ademidoff thanks, updated with commit a36a5ba

Comment thread documentation/api/pmm-server-config/pmm-server-settings.md Outdated
ademidoff and others added 2 commits July 10, 2026 12:19
Replace Basic Auth with Service Account Token per reviewer feedback,
consistent with the rest of the documentation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants