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

publish total shards on a node #535

Merged
merged 4 commits into from
May 13, 2022

Conversation

avee137
Copy link
Contributor

@avee137 avee137 commented Feb 22, 2022

Signed-off-by: avinash kumar [email protected]
Currently there is no straight-forward way to get total number of shards on a particular node. This metrics could be useful to create alerts if total shards on a node exceeds recommended number. ref - https://www.elastic.co/guide/en/elasticsearch/reference/current/size-your-shards.html#shard-count-recommendation

Signed-off-by: avinash kumar <[email protected]>
collector/shards.go Outdated Show resolved Hide resolved
collector/shards.go Outdated Show resolved Hide resolved
collector/shards.go Outdated Show resolved Hide resolved
collector/shards.go Outdated Show resolved Hide resolved
collector/shards_response.go Outdated Show resolved Hide resolved
collector/shards_response.go Outdated Show resolved Hide resolved
@avee137 avee137 requested a review from sysadmind February 23, 2022 18:03
@sysadmind sysadmind merged commit 422c7a0 into prometheus-community:master May 13, 2022
bobo333 added a commit to bobo333/elasticsearch_exporter that referenced this pull request May 18, 2022
* master:
  Refactor cluster info collector (prometheus-community#536)
  Fix linting that was missed in CI run (prometheus-community#568)
  Grafana dashboard: use new node exporter metric names (prometheus-community#501)
  publish total shards on a node (prometheus-community#535)
  Add additional collector for SLM stats (prometheus-community#558)
  Update common Prometheus files (prometheus-community#565)
  Update build (prometheus-community#562)

Signed-off-by: Steven Cipriano <[email protected]>
bobo333 added a commit to bobo333/elasticsearch_exporter that referenced this pull request May 18, 2022
* master:
  Refactor cluster info collector (prometheus-community#536)
  Fix linting that was missed in CI run (prometheus-community#568)
  Grafana dashboard: use new node exporter metric names (prometheus-community#501)
  publish total shards on a node (prometheus-community#535)
  Add additional collector for SLM stats (prometheus-community#558)
  Update common Prometheus files (prometheus-community#565)
  Update build (prometheus-community#562)

Signed-off-by: Steven Cipriano <[email protected]>
iishabakaev pushed a commit to iishabakaev/elasticsearch_exporter that referenced this pull request Jun 8, 2022
* publish total shards on a node

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes go.sum

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes go-kit import

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes review comments

Signed-off-by: avinash kumar <[email protected]>
jnadler pushed a commit to jnadler/elasticsearch_exporter that referenced this pull request Oct 27, 2022
* publish total shards on a node

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes go.sum

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes go-kit import

Signed-off-by: avinash kumar <[email protected]>

* publish total shards on a node, fixes review comments

Signed-off-by: avinash kumar <[email protected]>
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.

2 participants