Commit Graph

2308 Commits

Author SHA1 Message Date
大石头 239b565aa9 v3.2.2025.0101 改进应用线程池性能采集 2025-01-01 20:14:47 +08:00
大石头 1f890054a5 向容器注入IEventProvider和ICommandClient,方便向星尘平台上报日志,以及注册应用命令(星尘平台或其它应用可向当前应用发送命令触发对应方法) 2025-01-01 10:01:47 +08:00
智能大石头 83094ec857 [todo] StarServer需要直接提供安装dotnet运行时和星尘代理的url,方便局域网内部的运维使用 2024-12-31 15:22:36 +08:00
智能大石头 a1bbc025f3 [fix] 在虚拟机云服务器中,磁盘序列化可能大范围一致,因此只计算一个匹配 2024-12-31 15:21:22 +08:00
智能大石头 2c4797d5ab 升级魔方,优化页面查询 2024-12-31 11:10:14 +08:00
大石头 0c61bcd609 Upgrade Nuget 2024-12-31 08:01:45 +08:00
大石头 13671a1b2a [feat]星尘发布,在windows系统中,用户$表示创建前台桌面进程,用户$$表示创建隐藏窗口的前台桌面进程 2024-12-28 14:48:54 +08:00
大石头 6c90e1b468 交互启动时,清空密码输入 2024-12-28 00:03:57 +08:00
大石头 5d6957ece7 优化星尘SDK启动时输出的日志提示 2024-12-27 23:36:33 +08:00
智能大石头 981ac83764 服务端使用net8,方便用户一键式安装,兼容性更好 2024-12-27 00:38:21 +08:00
智能大石头 20a3357b1c 是否引用了星尘SDK的APP。这类APP自带性能上报,无需Deploy上报 2024-12-25 23:14:07 +08:00
智能大石头 fced733a56 如果应用心跳已存在,则监控上报时不需要携带应用性能信息 2024-12-25 22:58:25 +08:00
智能大石头 8fda8a2d98 增加批量打包agent的脚本 2024-12-24 12:54:43 +08:00
智能大石头 ff2f610097 [fix]修正StarAgent在Linux下安装产生错误service文件的问题 2024-12-24 10:23:22 +08:00
智能大石头 27d9a7556a [fix]拉取上级目录时,要去掉后面斜杠,并智能识别目录 2024-12-23 19:16:17 +08:00
大石头 046e841d70 Upgrade Nuget 2024-12-21 13:44:21 +08:00
大石头 799d242649 Merge branch 'master' of http://git.newlifex.com/NewLife/Stardust 2024-12-21 13:43:27 +08:00
智能大石头 0c871bb650 升级更新自动打包脚本以及工具 2024-12-20 00:56:53 +08:00
智能大石头 bc2cc7d2f6 [feat]增加采集线程池性能指标,活跃线程、挂起任务、已完成任务,主要用于辅助分析线程饥渴问题。 2024-12-18 00:24:25 +08:00
智能大石头 4c8930bcd7 增加采集GC次数(0/1/2代总和),取消采集GC暂停数和GC2次数 2024-12-17 23:44:30 +08:00
智能大石头 f3c52da3a1 应用性能,增加采集堆内存大小 2024-12-17 23:34:36 +08:00
Stone e287ed2e16
Merge pull request #77 from NewLifeX/dependabot/npm_and_yarn/Stardust.Web.Vue/nanoid-3.3.8
Bump nanoid from 3.3.7 to 3.3.8 in /Stardust.Web.Vue
2024-12-17 01:26:28 +08:00
大石头 aebb070645 [fix]下载dotnet安装包时,路径需要增加一段版本号 2024-12-15 16:50:58 +08:00
dependabot[bot] c52612cabb
Bump nanoid from 3.3.7 to 3.3.8 in /Stardust.Web.Vue
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-14 01:13:03 +00:00
大石头 4390300625 Upgrade Nuget 2024-12-14 09:12:00 +08:00
智能大石头 ac6eeb09ff 监控图表优化 2024-12-08 21:58:17 +08:00
智能大石头 d846d30b64 优化监控中心页面链接 2024-12-07 12:30:26 +08:00
智能大石头 031b068e18 修正IPacket.ReadBytes读取链式数据包的bug 2024-12-07 10:26:28 +08:00
智能大石头 5becba2b8a 升级魔方 2024-12-03 21:07:43 +08:00
智能大石头 fcf908fa55 v3.2.2024.1203 2024-12-03 08:33:00 +08:00
智能大石头 9ff8713b8b 过滤重复IP 2024-12-03 00:06:03 +08:00
大石头 60a6f7cfd3 为了提升性能,在同步调用异步时规避卡UI上下文,所有await状态机都设置ConfigureAwait(false),开启CA2007并视为编译错误 2024-12-02 11:06:30 +08:00
大石头 54a6900769 交互模式直接运行 2024-11-25 09:58:04 +08:00
智能大石头 dc750b3fa3 127.0. 2024-11-20 00:19:29 +08:00
智能大石头 cee105fef9 获取访问地址时,不能排序,否则可能新地址永远在第五位 2024-11-20 00:15:07 +08:00
智能大石头 cbac536a98 新设备根据硬件查询已有节点信息时,网卡和磁盘,任意一个序列号相等,都选一个相似 2024-11-19 23:32:39 +08:00
智能大石头 99a22f6ba4 节点版本匹配时,支持runtime的大于小于 2024-11-18 21:59:03 +08:00
大石头 3998e38411 以服务方式运行时,重启服务,否则采取拉起进程的方式;安装dotnet运行时,强行创建软连接,可能Linux有延迟 2024-11-17 20:01:31 +08:00
大石头 3b276eb442 [fix]升级核心库,修正StartTime为0的问题;StarAgent自动更新时可能失败,记录详情。 2024-11-17 18:08:41 +08:00
大石头 41b676c898 ErrorTime埋点异常,增加埋点数据,发现StartTime为0的问题 2024-11-15 15:35:53 +08:00
大石头 3cc9480d0a 升级魔方 2024-11-15 13:32:21 +08:00
大石头 195cfa3758 本地地址可以是127.0.*,最多取5个地址,排序,避免多域名访问时,配置文件频繁改变 2024-11-15 09:56:01 +08:00
智能大石头 79f7a59299 支持*模糊匹配卸载dotnet框架 2024-11-15 01:03:17 +08:00
智能大石头 6dfdb8e7e6 Merge branch 'master' of http://git.newlifex.com/NewLife/Stardust 2024-11-15 00:20:14 +08:00
智能大石头 6e53d7159e 标准化net6/net7/net8/net9安装代码 2024-11-15 00:20:11 +08:00
智能大石头 8a250cfad9 [fix]修正dotNet版本卸载 2024-11-15 00:10:03 +08:00
大石头 df59b26cc5 Upgrade Nuget 2024-11-14 14:22:37 +08:00
智能大石头 c7da851655 v3.2.2024.1113 升级net9 2024-11-14 01:07:17 +08:00
大石头 4e4a627261 Upgrade Nuget 2024-11-13 14:05:31 +08:00
云飞 4af16ea548 增加初始化安装工具 2024-11-10 01:42:00 +08:00