Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chadpatel committed Oct 10, 2023
1 parent a742ca3 commit ba30fbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions receiver/awscontainerinsightreceiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -733,6 +733,9 @@ kubectl apply -f config.yaml
| pod_status_pending | Count |
| pod_status_running | Count |
| pod_status_succeeded | Count |
| pod_container_status_running | Count |
| pod_container_status_terminated | Count |
| pod_container_status_waiting | Count |
| pod_container_status_waiting_reason_crash_loop_back_off | Count |
| pod_container_status_waiting_reason_image_pull_error | Count |
| pod_container_status_waiting_reason_start_error | Count |
Expand Down

0 comments on commit ba30fbe

Please sign in to comment.