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

On deleting a resource there is a need to update graphite data #435

Closed
rishubhjain opened this issue Sep 26, 2017 · 2 comments
Closed

On deleting a resource there is a need to update graphite data #435

rishubhjain opened this issue Sep 26, 2017 · 2 comments

Comments

@rishubhjain
Copy link
Contributor

With reference to #357 and Tendrl/specifications#249 there is a need for gluster-integration to call a Monitoring-integration flow when a resource is deleted so as to remove/update resource details(metrics) on graphite.

@rishubhjain rishubhjain changed the title On deleting a resource there is a need to update graphite data as well On deleting a resource there is a need to update graphite data Sep 26, 2017
@rishubhjain
Copy link
Contributor Author

@anmolbabu @r0h4n @shtripat

@rishubhjain
Copy link
Contributor Author

rishubhjain commented Sep 26, 2017

Possible cases:

  1. When Volume is deleted
    Required details: i) Cluster id
    ii) volume_name (preferable) or volume_id
  2. When Brick is deleted
    Required details: i) Cluster id
    ii) volume_name (preferable) or volume_id
    iii) Node name (preferable) or node_id
  3. When Node is deleted
    When the complete volume is deleted which depends on that node
    Required details: i) Cluster id
    ii) volume_name (preferable) or volume_id
    iii) Node name (preferable) or node_id

@nnDarshan Please have a look

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

No branches or pull requests

1 participant