TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14948 · Jul 11

#go#logging#metrics#opentelemetry#tracing OpenTelemetry-Go is a tool for Go applications that helps you track how your software performs by collecting data like traces and metrics, then sending this information to monitoring platforms so you can see what’s happening inside your app in real time[2][3][4]. It works on many operating systems and Go versions, and you can use it by adding a few lines of code to your app and setting up an exporter. This makes it much easier to find and fix problems, understand how your app is running, and keep everything reliable and fast[2][3][4]. https://github.com/open-telemetry/opentelemetry-go

Results

2 similar posts found

Search: #hap

当前筛选 #hap清除筛选
折腾实验室频道

@TossLabChannel · Post #746 · 08/27/2025, 03:18 PM

#HarmonyOS#HAP#鸿蒙NEXT HarmonyOS-Haps:鸿蒙 NEXT HAP 安装包合集 这是一个社区整理的 鸿蒙 NEXT HAP 安装包合集,适合开发者和爱好者下载、安装或研究 HarmonyOS NEXT 应用。 仓库持续更新,已收获上千 Star,体现了社区的活跃度与实用性。 如果你在使用鸿蒙 NEXT,想要获取或尝试不同的 HAP 安装包,这个仓库是不错的资源。 🔘@TossLab🔘@TossLabChannel

GitHub Trends

@githubtrending · Post #15616 · 04/15/2026, 12:00 PM

#cplusplus#hap#mid_360#ros#ros2 Livox ROS Driver 2 connects your Livox LiDARs like HAP and Mid360 to ROS (Noetic) or ROS2 (Foxy/Humble/Jazzy) on matching Ubuntu versions. Clone the repo in a workspace/src folder, build Livox-SDK2, then run ./build.sh with your ROS version, and launch with roslaunch or ros2 launch files from launch_ROS1/ROS2 folders—edit JSON configs for IP, ports, frequency (up to 100Hz), and formats. This lets you quickly test and visualize point clouds in RViz for robotics development, saving time on setup and debugging. https://github.com/Livox-SDK/livox_ros_driver2