update mastodon identifier

This commit is contained in:
idanoo 2023-02-13 18:47:07 +13:00
parent 88ee8ac2a7
commit 853e7ea48f
Signed by: idanoo
GPG key ID: 387387CDBC02F132

View file

@ -94,7 +94,7 @@ func getUserCounts() ([]metric, error) {
} else {
customMetrics := []metric{
{
Service: MATRIX_IDENTIFIDER,
Service: MASTODON_IDENTIFIER,
MetricName: METRICNAME_1W_USERCOUNT,
MetricValue: userCount1W,
},