karthick-rn commented on a change in pull request #379:
URL: https://github.com/apache/fluo-muchos/pull/379#discussion_r509554209
##########
File path: ansible/roles/grafana/handlers/main.yml
##########
@@ -21,11 +21,11 @@
method: POST
body: "{{ item }}"
body_format: json
- status_code: 200,500
+ status_code: 200,500,409
Review comment:
Added 409 to avoid task failing when the datasource already exist in
Grafana.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]