You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<palign="left">A Pluggable backend for <ahref="https://github.com/statsd/statsd">StatsD</a> to publish metrics to RabbitMQ. So instead of polling our data store for changes in metrics, We will get notified when there is a change through RabbitMQ.</p>
5
5
@@ -68,12 +68,12 @@ open.then(function(conn) {
68
68
69
69
For transparency into our release cycle and in striving to maintain backward compatibility, statsd-rabbitmq-backend is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.
70
70
71
-
See the [Releases section of our GitHub project](https://github.com/clivern/statsd-rabbitmq-backend/releases) for changelogs for each release version of statsd-rabbitmq-backend. It contains summaries of the most noteworthy changes made in each release.
71
+
See the [Releases section of our GitHub project](https://github.com/uptimedog/statsd-rabbitmq-backend/releases) for changelogs for each release version of statsd-rabbitmq-backend. It contains summaries of the most noteworthy changes made in each release.
72
72
73
73
74
74
## Bug tracker
75
75
76
-
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/statsd-rabbitmq-backend/issues
76
+
If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/uptimedog/statsd-rabbitmq-backend/issues
77
77
78
78
79
79
## Security Issues
@@ -88,6 +88,6 @@ We are an open source, community-driven project so please feel free to join us.
0 commit comments