Skip to content

Add monitoring persistent storage #1039

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

Merged
merged 2 commits into from
Jul 10, 2023
Merged

Conversation

jpraynaud
Copy link
Member

@jpraynaud jpraynaud commented Jul 7, 2023

Content

This PR includes persistent storage for prometheus and loki in infrastructure

Pre-submit checklist

  • Branch
    • Crates versions are updated (if relevant)
    • Commit sequence broadly makes sense
    • Key commits have useful messages
  • PR
    • No clippy warnings in the CI
    • Self-reviewed the diff
    • Useful pull request description
    • Reviewer requested

Comments

Before deploying this fix in the Mithirl networks, the following commands must be run by curry user:

mkdir -p /home/curry/data/monitoring
docker cp prometheus:/prometheus/ /home/curry/data/monitoring/
docker cp loki:/tmp/loki/ /home/curry/data/monitoring/

@jpraynaud jpraynaud self-assigned this Jul 7, 2023
@jpraynaud jpraynaud requested review from Alenar and ghubertpalo July 7, 2023 10:00
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Test Results

    3 files  ±0    16 suites  ±0   5m 28s ⏱️ +47s
616 tests ±0  616 ✔️ ±0  0 💤 ±0  0 ±0 
654 runs  ±0  654 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit 0d61e0c. ± Comparison against base commit 42dbccb.

♻️ This comment has been updated with latest results.

@jpraynaud jpraynaud temporarily deployed to testing-preview July 7, 2023 10:07 — with GitHub Actions Inactive
@jpraynaud jpraynaud force-pushed the jpraynaud/enhance-monitoring-storage branch from 3e46c77 to 0d61e0c Compare July 10, 2023 13:17
@jpraynaud jpraynaud temporarily deployed to testing-preview July 10, 2023 13:31 — with GitHub Actions Inactive
@jpraynaud jpraynaud merged commit 337927e into main Jul 10, 2023
@jpraynaud jpraynaud deleted the jpraynaud/enhance-monitoring-storage branch July 10, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants