Skip to content

add a Pushgateway to push module - #3204

Merged
tomsun28 merged 29 commits into
masterfrom
pushgateway
Apr 5, 2025
Merged

add a Pushgateway to push module#3204
tomsun28 merged 29 commits into
masterfrom
pushgateway

Conversation

@leo-934

@leo-934 leo-934 commented Apr 2, 2025

Copy link
Copy Markdown
Contributor

What's changed?

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

@github-actions github-actions Bot added the webapp label Apr 2, 2025
Signed-off-by: tomsun28 <tomsun28@outlook.com>
@tomsun28
tomsun28 self-requested a review April 3, 2025 06:39
@tomsun28 tomsun28 added this to the 1.7.1 milestone Apr 3, 2025
@tomsun28 tomsun28 added the good first pull request Good for newcomers label Apr 3, 2025

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

license-eye has checked 3111 files.

Valid Invalid Ignored Fixed
1577 7 1527 0
Click to see the invalid file list
  • hertzbeat-push/src/main/java/org/apache/hertzbeat/push/config/PushErrorRequestWrapper.java
  • hertzbeat-push/src/main/java/org/apache/hertzbeat/push/config/PushFilterConfig.java
  • hertzbeat-push/src/main/java/org/apache/hertzbeat/push/config/PushPrometheusStreamReadingFilter.java
  • hertzbeat-push/src/main/java/org/apache/hertzbeat/push/config/PushSuccessRequestWrapper.java
  • hertzbeat-warehouse/src/main/java/org/apache/hertzbeat/warehouse/db/PromqlQueryExecutor.java
  • hertzbeat-warehouse/src/main/java/org/apache/hertzbeat/warehouse/db/SQLQueryExecutor.java
  • hertzbeat-warehouse/src/main/java/org/apache/hertzbeat/warehouse/service/impl/MetricsDataQueryServiceImpl.java
Use this command to fix any missing license headers
```bash

docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header fix

</details>

leo-934 and others added 5 commits April 3, 2025 19:24
…PushFilterConfig.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…PushErrorRequestWrapper.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…PushPrometheusStreamReadingFilter.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…PushSuccessRequestWrapper.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…se/db/PromqlQueryExecutor.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
leo-934 and others added 8 commits April 3, 2025 19:25
…se/db/SQLQueryExecutor.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…se/service/impl/MetricsDataQueryServiceImpl.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: leo <1552443053@qq.com>
…se/db/SQLQueryExecutor.java

Signed-off-by: leo <1552443053@qq.com>

@tomsun28 tomsun28 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants