Skip to content

[feature] add smslocal sms notification #3135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Mar 9, 2025
Merged

[feature] add smslocal sms notification #3135

merged 16 commits into from
Mar 9, 2025

Conversation

a-little-fool
Copy link
Contributor

@a-little-fool a-little-fool commented Mar 9, 2025

What's changed?

#3111 support smslocal alert message sms provider.

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.

a-little-fool and others added 12 commits March 6, 2025 16:36
…vice/impl/SmsLocalSmsClientImpl.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: 淞筱 <105542329+a-little-fool@users.noreply.github.com>
…fig/SmslocalSmsProperties.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: 淞筱 <105542329+a-little-fool@users.noreply.github.com>
Co-authored-by: yunfan24 <yunfan24@outlook.com>
Signed-off-by: 淞筱 <105542329+a-little-fool@users.noreply.github.com>
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

license-eye has checked 3007 files.

Valid Invalid Ignored Fixed
1570 1 1436 0
Click to see the invalid file list
  • hertzbeat-manager/src/main/java/org/apache/hertzbeat/manager/pojo/dto/SmslocalConfig.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>

a-little-fool and others added 2 commits March 9, 2025 18:41
…ojo/dto/SmslocalConfig.java

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: 淞筱 <105542329+a-little-fool@users.noreply.github.com>
@github-actions github-actions bot added the doc Improvements or additions to documentation label Mar 9, 2025
@a-little-fool a-little-fool mentioned this pull request Mar 9, 2025
3 tasks
@yunfan24 yunfan24 linked an issue Mar 9, 2025 that may be closed by this pull request
4 tasks
@yunfan24 yunfan24 merged commit 0fdd76c into master Mar 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

[Task] <support more alert message sms provider>
2 participants