Monitor ElasticSearch
In order to monitor the health of our elastic search indexes, we would need to add an prometheus metrics exporter to the umbrella deployment. Check out https://hub.docker.com/r/bitnami/elasticsearch-exporter/
Designs
- Show closed items
Is blocked by
- dsop/bitnami/elasticsearch-exporter #54
Relates to
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Contributor
Would be a nice feature to have for sure! Looks like image will need to be requested of the IronBank team, since it's not in any of their repos and not in harbor, before this can be pushed through to BigBang.
- Contributor
Filled out p1.dso.mil request for elasticsearch-exporter image.
- Ryan Garcia added logging statusblocked + 1 deleted label
added logging statusblocked + 1 deleted label
- Ryan Garcia marked this issue as related to dsop/bitnami/elasticsearch-exporter#1 (closed)
marked this issue as related to dsop/bitnami/elasticsearch-exporter#1 (closed)
- Ryan Garcia added 1 deleted label and removed statusblocked label
added 1 deleted label and removed statusblocked label
- Ryan Garcia removed 1 deleted label
removed 1 deleted label
- Ryan Garcia added kindenhancement label
added kindenhancement label
- Ryan Garcia changed milestone to %1.11.0
changed milestone to %1.11.0
- Ryan Garcia changed iteration to Big Bang Iterations Jun 15, 2021 - Jun 28, 2021
changed iteration to Big Bang Iterations Jun 15, 2021 - Jun 28, 2021
- Contributor
elasticsearch-exporter image is available in IronBank now.
We can move forward with adding flags and templates to deploy a single (unless multiple are needed) exporter pod (s) per install of this package.
registry1.dso.mil/ironbank/opensource/bitnami/elasticsearch-exporter:v1.1.0
- Michael McLeroy removed 1 deleted label
removed 1 deleted label
- Michael McLeroy added Big Bang Core monitoring labels
added Big Bang Core monitoring labels
- Jason Krause set weight to 3
set weight to 3
- Jason Krause removed milestone %1.11.0
removed milestone %1.11.0
- Jason Krause removed iteration Big Bang Iterations Jun 15, 2021 - Jun 28, 2021
removed iteration Big Bang Iterations Jun 15, 2021 - Jun 28, 2021
- Ryan Garcia assigned to @ryan.j.garcia
assigned to @ryan.j.garcia
- Ryan Garcia marked this issue as related to dsop/bitnami/elasticsearch-exporter#54 (closed)
marked this issue as related to dsop/bitnami/elasticsearch-exporter#54 (closed)
- Contributor
Opened linked issue 54 for the elasticsearch-exporter container. Attempting to test that image and configuration works with our setup.
Following the docs I cannot find a way to feed in auth to elasticsearch to be able to grab metrics from BigBang ECK stacks.
The image from IB is based off of this upstream image and the only argument mentioning auth is status
unreleased
:es.apiKey unreleased API Key to use for authenticating against Elasticsearch. Collapse replies - Contributor
Looks like API Key authentication can be set via environment variable as of image release
1.4.0
The API key used to connect can be set with the ES_API_KEY environment variable.
- Contributor
@ryan.j.garcia I'm requesting that IB update the exporter container from v1.3 to v1.5 so that I can utilize this API key. Seems like a container update may block this issue.
Edited by Ghost User
- Ryan Garcia added statusblocked label
added statusblocked label
- Ryan Garcia unassigned @ryan.j.garcia
unassigned @ryan.j.garcia
- Branden Cobb added teamcore/security label
added teamcore/security label
- Jason Krause added priority5 label
added priority5 label
- bigbang bot added stale label
added stale label
- Ryan Garcia changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
- Ryan Garcia removed statusblocked label
removed statusblocked label
- Ryan Garcia removed stale label
removed stale label
- Ryan Garcia added teamXForce label and removed teamcore/security label
added teamXForce label and removed teamcore/security label
- brandt keller changed iteration to Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
changed iteration to Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
- GitLab Automation Bot removed iteration Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
removed iteration Big Bang Iterations Jul 26, 2022 - Aug 8, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
changed iteration to Big Bang Iterations Aug 9, 2022 - Aug 22, 2022
- Zane Dick changed iteration to Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
changed iteration to Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
- Ghost User assigned to @gmiernicki
assigned to @gmiernicki
- A deleted user added statusdoing label
added statusdoing label
- Ghost User created branch
3-monitor-elasticsearch
to address this issuecreated branch
3-monitor-elasticsearch
to address this issue - Ghost User mentioned in merge request !115 (merged)
mentioned in merge request !115 (merged)
- GitLab Automation Bot removed iteration Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
removed iteration Big Bang Iterations Aug 23, 2022 - Sep 5, 2022
- GitLab Automation Bot changed iteration to Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
changed iteration to Big Bang Iterations Sep 6, 2022 - Sep 19, 2022
- Ryan Garcia changed milestone to %1.43.0
changed milestone to %1.43.0
- A deleted user added statusblocked label and removed statusdoing label
added statusblocked label and removed statusdoing label
- A deleted user added statusdoing label and removed statusblocked label
added statusdoing label and removed statusblocked label
- Ghost User mentioned in issue #62 (closed)
mentioned in issue #62 (closed)
- Ghost User marked this issue as related to #62 (closed)
marked this issue as related to #62 (closed)
- Ryan Garcia added statusreview label and removed statusdoing label
added statusreview label and removed statusdoing label
- Ryan Garcia added Demo Candidate label
added Demo Candidate label
- Contributor
In this coming sprint 38 we'll have a doc in the EK package talking about the exporter and utilizing the above option
ES_API_KEY
over the built in authentication or elastic user, until that doc and info is present we will be leaving the toggle formetrics.enabled
in BigBang alone.