Skip to content
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

Add all Other Pre-Processing Steps to Compile Metric #1948

Open
alexanderkiel opened this issue Jul 29, 2024 · 0 comments
Open

Add all Other Pre-Processing Steps to Compile Metric #1948

alexanderkiel opened this issue Jul 29, 2024 · 0 comments
Labels
operation Operational issues like monitoring and maintenance.

Comments

@alexanderkiel
Copy link
Member

Currently the metric fhir_evaluate_measure_compile_duration_seconds that can be found in namespace blaze.fhir.operation.evaluate-measure.measure contains only the sum of the translate and compile duration. However we now have also eval-unfiltered, optimize and attach-cache.

The metric should get an op label. The labels translate, compile, eval-unfiltered, optimize and attach-cache should be used. The dashboard docs/monitoring/blaze.json has to be adapted. Only the overall time should be logged.

@alexanderkiel alexanderkiel added the operation Operational issues like monitoring and maintenance. label Jul 29, 2024
@alexanderkiel alexanderkiel added this to the v0.30.0 milestone Jul 29, 2024
@alexanderkiel alexanderkiel removed this from the v0.30.0 milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operation Operational issues like monitoring and maintenance.
Projects
None yet
Development

No branches or pull requests

1 participant