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 creation_date metrics #816

Merged
merged 4 commits into from
Dec 11, 2023
Merged

Conversation

capuche2412
Copy link
Contributor

@capuche2412 capuche2412 commented Nov 15, 2023

Hello,

This PR has the purpose to add a new metrics :
elasticsearch_indices_settings_creation_timestamp_seconds

The motivation was that we want to keep tracks of the index creation dates. We compare it with log timestamp and create an alert if logs are timestamped in the future or in the past

collector/indices_settings.go Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
collector/indices_settings.go Outdated Show resolved Hide resolved
capuche2412 and others added 2 commits December 11, 2023 14:42
Co-authored-by: Ben Kochie <superq@gmail.com>
Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
@sysadmind sysadmind merged commit e9ad2f2 into prometheus-community:master Dec 11, 2023
4 checks passed
jaimeyh pushed a commit to sysdiglabs/elasticsearch_exporter that referenced this pull request Jun 14, 2024
* feat(indices_settings): add creation_date metrics

Signed-off-by: Arthur Le Roux <aleroux@wiremind.io>
Signed-off-by: Arthur Le Roux <46853649+capuche2412@users.noreply.github.com>
Co-authored-by: Ben Kochie <superq@gmail.com>
jaimeyh added a commit to sysdiglabs/elasticsearch_exporter that referenced this pull request Jun 14, 2024
jaimeyh added a commit to sysdiglabs/elasticsearch_exporter that referenced this pull request Jun 14, 2024
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.

3 participants