Adds new plugin, http_stats#8797
Merged
randall merged 1 commit intoapache:masterfrom Apr 20, 2022
Merged
Conversation
Contributor
Author
|
This is a copy/paste/merge of |
ywkaras
reviewed
Apr 18, 2022
8679305 to
e237cf9
Compare
This is an origin intercept-based remap plugin for exposing ATS's stats over HTTP
Contributor
|
I've gotten pulled off onto a Yahoo internal issue. I'll try to review this before the end of the week, or someone else can step in if they like. |
ezelkow1
approved these changes
Apr 20, 2022
Member
ezelkow1
left a comment
There was a problem hiding this comment.
Looks fine to me but haven't had a chance to play with it yet. It is experimental anyway so not much harm if it still has issues
zwoop
pushed a commit
that referenced
this pull request
Apr 20, 2022
This is an origin intercept-based remap plugin for exposing ATS's stats over HTTP (cherry picked from commit 2aa1d31)
Contributor
|
Cherry-picked to v9.2.x |
moonchen
pushed a commit
to moonchen/trafficserver
that referenced
this pull request
May 26, 2022
* asf/9.2.x: Updated ChangeLog HttpSM, HttpTunnel, and Http2Stream debug logging updates (apache#8788) Fix plugin parent_select failover (apache#8676) Adds new plugin, http_stats (apache#8797) SIGTERM should cause traffic_manager to exit with status 0 as a shutdown method (apache#8798) Avoid allocation when matching hosts for vol lookup (apache#8762) Check bounds before accessing Vol::evacuate array (apache#8716) Adds a simple tool to generate new escape tables (apache#8783)
moonchen
pushed a commit
to moonchen/trafficserver
that referenced
this pull request
Jul 26, 2022
This is an origin intercept-based remap plugin for exposing ATS's stats over HTTP (cherry picked from commit 2aa1d31) Conflicts: plugins/Makefile.am
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an origin intercept-based remap plugin for exposing ATS's stats over HTTP.