Skip to content

feat: Upstream status report#9151

Merged
juststillthinking merged 18 commits into
apache:masterfrom
kingluo:upstream_status_report
Mar 30, 2023
Merged

feat: Upstream status report#9151
juststillthinking merged 18 commits into
apache:masterfrom
kingluo:upstream_status_report

Conversation

@kingluo

@kingluo kingluo commented Mar 23, 2023

Copy link
Copy Markdown
Contributor

Description

https://lists.apache.org/thread/2j12c5fxvqpxvhlccsq6gnnpk399kf4d

Fix #5953
Fix #8441

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@kingluo
kingluo force-pushed the upstream_status_report branch from fc8b180 to 2cdd866 Compare March 27, 2023 02:55
@kingluo
kingluo marked this pull request as ready for review March 27, 2023 14:40
Comment thread apisix/control/v1.lua
Comment thread apisix/plugins/prometheus/exporter.lua
leslie-tsang
leslie-tsang previously approved these changes Mar 28, 2023
Comment thread apisix/control/v1.lua Outdated
Comment thread apisix/control/v1.lua
Comment thread apisix/control/v1.lua Outdated
Comment thread apisix/control/v1.lua
Comment thread apisix/control/v1.lua Outdated
Comment thread apisix/control/v1.lua
Comment thread apisix/control/v1.lua Outdated
Comment thread apisix/control/v1.lua
Comment thread apisix/control/v1.lua
Comment thread docs/en/latest/control-api.md
Comment thread apisix/control/v1.lua Outdated
Comment thread docs/en/latest/control-api.md
@juststillthinking

Copy link
Copy Markdown
Contributor

What about the chinese doc?

Comment thread apisix/control/v1.lua
@juststillthinking

Copy link
Copy Markdown
Contributor

Could you rely in the channel? Thanks @kingluo

Comment thread apisix/control/v1.lua Outdated
@juststillthinking

Copy link
Copy Markdown
Contributor

@moonming @membphis Do you have any further comments on this PR?

Comment thread docs/zh/latest/control-api.md
@juststillthinking
juststillthinking merged commit 809ba09 into apache:master Mar 30, 2023
hongbinhsu added a commit to fitphp/apix that referenced this pull request Apr 11, 2023
* upstream/master: (25 commits)
  fix: upgrade lua-resty-ldap to 0.2.2 (apache#9254)
  feat(cli): support bypassing Admin API Auth by configuration (apache#9147)
  fix(ci): write version into xds first (apache#9274)
  fix: skip warning log when apisix.data_encryption.enable is false (apache#9057)
  docs: add-api7-information (apache#9260)
  docs: Fixed typo (apache#9244)
  docs: clarify what is client.ca in client-to-apisix-mtls.md (apache#9221)
  docs: Corrected typos and grammatical errors (apache#9216)
  docs: updated ssl sni parameter requirement in admin-api.md (apache#9176)
  fix: check upstream reference in traffic-split plugin when delete upstream (apache#9044)
  docs: Update proxy-rewrite headers.add docs (apache#9220)
  feat: suppot header injection for fault-injection plugin (apache#9039)
  fix: upgrade lua-resty-etcd to 1.10.4 (apache#9235)
  docs: fix incorrect semantic.yml link (apache#9231)
  feat: Upstream status report (apache#9151)
  fix: host_hdr should not be false (apache#9150)
  docs: remove APISIX base instruction (apache#9117)
  fix(cli): prevent non-`127.0.0.0/24` to access admin api with empty admin_key (apache#9146)
  docs: fix 404 link (apache#9160)
  fix(cors): consider using `allow_origins_by_regex` only when it is not `nil` (apache#9028)
  ...
kingluo added a commit to kingluo/apisix that referenced this pull request Jun 27, 2023
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.

feat: Upstream status page bug: /v1/healthcheck Sometimes no data is returned

3 participants