Skip to content

Commit

Permalink
Remove TODO statements
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Dec 6, 2024
1 parent 2e61a20 commit c553c44
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions source/includes/_aviate-health-apis.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,6 @@ Represents information about services offered by a plugin. It has the following

Return the current HealthData report. It is meant to show the current health of the cluster, show debugging information, and draw attention to potential problems.

//TODO - mention about com.killbill.billing.plugin.aviate.lockSleepMilliSeconds??

**HTTP Request**

`GET /plugins/aviate-plugin/v1/health/data`
Expand Down Expand Up @@ -341,8 +339,6 @@ If successful, returns a `HealthData` object.

Returns metrics data for dashboards.

//TODO add more information here


**HTTP Request**

Expand Down

0 comments on commit c553c44

Please sign in to comment.