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

Store budget records in ES #2573

Merged
merged 3 commits into from
Jan 3, 2022
Merged

Store budget records in ES #2573

merged 3 commits into from
Jan 3, 2022

Conversation

abitmore
Copy link
Member

@abitmore abitmore commented Jan 2, 2022

PR for #2298.

Features:

  • Add a program option es-objects-budget-records with default value true. If enabled, store budget_record_objects (ID 2.13.*) into ES with index objects-budget.
  • Fix a bug in elasticsearch_plugin::get_operation_by_id().

@abitmore abitmore added this to the 6.1.0 - Feature Release milestone Jan 2, 2022
@abitmore abitmore added this to In progress in Feature Release (6.1.0) via automation Jan 2, 2022
@abitmore abitmore linked an issue Jan 2, 2022 that may be closed by this pull request
17 tasks
@abitmore abitmore force-pushed the pr-2298-budget-data-in-es branch 2 times, most recently from 68b739d to 1d9313d Compare January 2, 2022 22:17
@abitmore abitmore force-pushed the pr-2298-budget-data-in-es branch 4 times, most recently from 6f4e491 to 446fb3c Compare January 3, 2022 00:15
@sonarcloud
Copy link

sonarcloud bot commented Jan 3, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

88.9% 88.9% Coverage
0.0% 0.0% Duplication

@abitmore abitmore mentioned this pull request Jan 3, 2022
3 tasks
@abitmore abitmore merged commit e2d66d2 into develop Jan 3, 2022
Feature Release (6.1.0) automation moved this from In progress to Done Jan 3, 2022
@abitmore abitmore deleted the pr-2298-budget-data-in-es branch January 3, 2022 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Store budget data in ElasticSearch database
1 participant