mirror of
https://github.com/idanoo/go-mastodon-stats
synced 2025-07-01 22:02:20 +00:00
update mastodon identifier
This commit is contained in:
parent
88ee8ac2a7
commit
853e7ea48f
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ func getUserCounts() ([]metric, error) {
|
|||
} else {
|
||||
customMetrics := []metric{
|
||||
{
|
||||
Service: MATRIX_IDENTIFIDER,
|
||||
Service: MASTODON_IDENTIFIER,
|
||||
MetricName: METRICNAME_1W_USERCOUNT,
|
||||
MetricValue: userCount1W,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue