Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit89d61a8

Browse files
committed
[ci skip] Patch release v2.7.1.
1 parent78e61c1 commit89d61a8

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

‎CHANGELOG.md‎

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
#Changelog
22

3+
##[v2.7.1](https://github.com/netdata/netdata/tree/v2.7.1) (2025-09-29)
4+
5+
[Full Changelog](https://github.com/netdata/netdata/compare/v2.7.0...v2.7.1)
6+
7+
**Merged pull requests:**
8+
9+
- Win plugin files with .plugin extension[\#21068](https://github.com/netdata/netdata/pull/21068) ([stelfrag](https://github.com/stelfrag))
10+
- Regenerate integrations docs[\#21065](https://github.com/netdata/netdata/pull/21065) ([netdatabot](https://github.com/netdatabot))
11+
- feat\(go.d/snmp\): add`ping_only` option[\#21064](https://github.com/netdata/netdata/pull/21064) ([ilyam8](https://github.com/ilyam8))
12+
- chore\(go.d/ddsmp\): profile definition cleanup[\#21062](https://github.com/netdata/netdata/pull/21062) ([ilyam8](https://github.com/ilyam8))
13+
- Regenerate integrations docs[\#21058](https://github.com/netdata/netdata/pull/21058) ([netdatabot](https://github.com/netdatabot))
14+
- chore\(go.d/snmp\): remove legacy custom oid collection[\#21056](https://github.com/netdata/netdata/pull/21056) ([ilyam8](https://github.com/ilyam8))
15+
- Regenerate integrations docs[\#21055](https://github.com/netdata/netdata/pull/21055) ([netdatabot](https://github.com/netdatabot))
16+
- feat\(go.d/snmp\): enable ping by default[\#21054](https://github.com/netdata/netdata/pull/21054) ([ilyam8](https://github.com/ilyam8))
17+
- Regenerate integrations docs[\#21053](https://github.com/netdata/netdata/pull/21053) ([netdatabot](https://github.com/netdatabot))
18+
- feat\(go.d/snmp\): add optional ICMP ping metrics[\#21052](https://github.com/netdata/netdata/pull/21052) ([ilyam8](https://github.com/ilyam8))
19+
- improve\(go.d/rabbitmq\): add support for old RabbitMQ whoami tags format[\#21049](https://github.com/netdata/netdata/pull/21049) ([ilyam8](https://github.com/ilyam8))
20+
- ai-docs[\#21043](https://github.com/netdata/netdata/pull/21043) ([shyamvalsan](https://github.com/shyamvalsan))
21+
- Add helper to run external commands without additional privileges.[\#20990](https://github.com/netdata/netdata/pull/20990) ([Ferroin](https://github.com/Ferroin))
22+
323
##[v2.7.0](https://github.com/netdata/netdata/tree/v2.7.0) (2025-09-25)
424

525
[Full Changelog](https://github.com/netdata/netdata/compare/v2.6.3...v2.7.0)
@@ -428,25 +448,6 @@
428448
- SNMP: avaya profiles[\#20525](https://github.com/netdata/netdata/pull/20525) ([Ancairon](https://github.com/Ancairon))
429449
- improve\(go.d/snmp\): log device profiles matched by sysObjectID[\#20524](https://github.com/netdata/netdata/pull/20524) ([ilyam8](https://github.com/ilyam8))
430450
- update units in\_generic-if.yaml[\#20523](https://github.com/netdata/netdata/pull/20523) ([ilyam8](https://github.com/ilyam8))
431-
- Hardware\(Windows.plugin\)[\#20522](https://github.com/netdata/netdata/pull/20522) ([thiagoftsm](https://github.com/thiagoftsm))
432-
- upd generic check in snmp prof metrics deduplication[\#20521](https://github.com/netdata/netdata/pull/20521) ([ilyam8](https://github.com/ilyam8))
433-
- improve\(go.d/snmp-profiles\): metrics deduplication[\#20520](https://github.com/netdata/netdata/pull/20520) ([ilyam8](https://github.com/ilyam8))
434-
- chore\(go.d/snmp-profiles\): remove unsupported constant\_value\_one metrics[\#20519](https://github.com/netdata/netdata/pull/20519) ([ilyam8](https://github.com/ilyam8))
435-
- Drop POWER8+ builds.[\#20518](https://github.com/netdata/netdata/pull/20518) ([Ferroin](https://github.com/Ferroin))
436-
- fix\(go.d/ddsnmp\): remove singular-to-plural conversion in metric family[\#20517](https://github.com/netdata/netdata/pull/20517) ([ilyam8](https://github.com/ilyam8))
437-
- improve\(go.d/snmp-profiles\): Add hrSystemUptime metric[\#20516](https://github.com/netdata/netdata/pull/20516) ([ilyam8](https://github.com/ilyam8))
438-
- Update mcp.md[\#20515](https://github.com/netdata/netdata/pull/20515) ([Ancairon](https://github.com/Ancairon))
439-
- Update machine-learning-and-assisted-troubleshooting.md[\#20514](https://github.com/netdata/netdata/pull/20514) ([kanelatechnical](https://github.com/kanelatechnical))
440-
- docs: add Netdata MCP Server preview announcement[\#20513](https://github.com/netdata/netdata/pull/20513) ([ilyam8](https://github.com/ilyam8))
441-
- improve\(go.d/snmp\): add SNMP- prefix for vnode hostname[\#20512](https://github.com/netdata/netdata/pull/20512) ([ilyam8](https://github.com/ilyam8))
442-
- Cleanup pending statements during shutdown[\#20511](https://github.com/netdata/netdata/pull/20511) ([stelfrag](https://github.com/stelfrag))
443-
- test\(go.d/ddsnmp\): add more tests for table metrics[\#20510](https://github.com/netdata/netdata/pull/20510) ([ilyam8](https://github.com/ilyam8))
444-
- chore\(go.d/ddsnmp\): fix table collection with caching[\#20509](https://github.com/netdata/netdata/pull/20509) ([ilyam8](https://github.com/ilyam8))
445-
- feat\(go.d/snmp profile\): add fallback support for duplicate metric tags[\#20508](https://github.com/netdata/netdata/pull/20508) ([ilyam8](https://github.com/ilyam8))
446-
- feat\(go.d/snmp profile\): add sensors to mikrotik-router.yaml[\#20507](https://github.com/netdata/netdata/pull/20507) ([ilyam8](https://github.com/ilyam8))
447-
- Regenerate integrations docs[\#20506](https://github.com/netdata/netdata/pull/20506) ([netdatabot](https://github.com/netdatabot))
448-
- improve\(go.d/snmp profiles\): simplify\_generic-if.yaml and add interface type tags[\#20505](https://github.com/netdata/netdata/pull/20505) ([ilyam8](https://github.com/ilyam8))
449-
- fix snmp prof mikrotik mem tagging[\#20504](https://github.com/netdata/netdata/pull/20504) ([ilyam8](https://github.com/ilyam8))
450451

451452
##[v2.5.4](https://github.com/netdata/netdata/tree/v2.5.4) (2025-06-24)
452453

‎packaging/version‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v2.7.0
1+
v2.7.1

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp