Skip to content

Interpret metrics paths relative to the db root #1848

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 1 commit into from
Aug 17, 2021

Conversation

dominiklohmann
Copy link
Member

@dominiklohmann dominiklohmann commented Aug 17, 2021

📔 Description

The paths vast.metrics.{file,uds}-sink.path were, unlike othe relative paths, interpreted as relative to the current working directory of the VAST server instead of relative to the database directory. This changes the ACCOUNTANT actor to be aware of the database directory.

📝 Checklist

  • All user-facing changes have changelog entries.
  • The changes are reflected on docs.tenzir.com/vast, if necessary.
  • The PR description contains instructions for the reviewer, if necessary.

🎯 Review Instructions

File-by-file. Run locally.

@dominiklohmann dominiklohmann added the bug Incorrect behavior label Aug 17, 2021
@dominiklohmann dominiklohmann requested a review from a team August 17, 2021 11:28
The paths `vast.metrics.{file,uds}-sink.path` were, unlike othe relative
paths, interpreted as relative to the current working directory of the
VAST server instead of relative to the database directory. This changes
the ACCOUNTANT actor to be aware of the database directory.
@dominiklohmann dominiklohmann force-pushed the story/ch27391/relative-metrics-paths branch from 60d4dab to 594279c Compare August 17, 2021 11:30
Base automatically changed from topic/fix-fmt8-build to master August 17, 2021 11:41
@dominiklohmann dominiklohmann requested a review from tobim August 17, 2021 11:48
@dominiklohmann dominiklohmann merged commit 1c57986 into master Aug 17, 2021
@dominiklohmann dominiklohmann deleted the story/ch27391/relative-metrics-paths branch August 17, 2021 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants