Skip to content
This repository was archived by the owner on Feb 18, 2026. It is now read-only.

Commit 08eef84

Browse files
authored
Add deprecation notice to README
Added deprecation notice and links to recent changes.
1 parent e278f1f commit 08eef84

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# :warning: Deprecation notice
2+
3+
Rsyslog project evolved significantly in last few years. See the changes related:
4+
1. [imhttp: expose stats via Prometheus endpoint](https://github.com/rsyslog/rsyslog/pull/5983) (released in v8.2510)
5+
2. [sidecar: add Prometheus impstats exporter sidecar](https://github.com/rsyslog/rsyslog/pull/6329) (released in v8.2602)
6+
3. [impstats: add VictoriaMetrics push support via Prometheus Remote Write](https://github.com/rsyslog/rsyslog/pull/6504) (released in v8.2602)
7+
8+
Please use native rsyslog options now!
9+
10+
Thank you for using this project!
11+
112
# rsyslog prometheus exporter
213

314
This software acts like a syslog server and prometheus exporter at the same

0 commit comments

Comments
 (0)