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

feat(#18): metrics #571

Merged
merged 15 commits into from
May 21, 2024
Merged

feat(#18): metrics #571

merged 15 commits into from
May 21, 2024

Conversation

novoj
Copy link
Collaborator

@novoj novoj commented May 21, 2024

Metrics recording implementation.

novoj added 15 commits May 14, 2024 13:01
Initial implementation for transaction handling. Verified and extended the original concept of using JFR for metrics.
Initial implementation for transaction handling. Verified and extended the original concept of using JFR for metrics.
Initial implementation for transaction handling. Verified and extended the original concept of using JFR for metrics.
Added basis of storage events. Made ReadOnlyHandle closeable and trying to consistently close it.
Added monitoring of non-flushed data in OffsetIndexes.
Implemented transactional and storage metrics.
# Conflicts:
#	evita_external_api/evita_external_api_observability/src/main/java/io/evitadb/externalApi/observability/metric/provider/CustomEventProvider.java
#	evita_functional_tests/src/test/java/io/evitadb/utils/FileUtilsTest.java
#	evita_functional_tests/src/test/java/io/evitadb/utils/ReflectionLookupTest.java
Finalized query metrics.
Finalized session metrics.
Finalized session metrics.
Finalized background tasks and evitaDB start
Cache metrics done.
gRPC metrics done.
@novoj novoj self-assigned this May 21, 2024
@novoj novoj merged commit 832b12d into dev May 21, 2024
1 check passed
@novoj novoj deleted the 18-metrics branch May 21, 2024 15:18
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.

1 participant