Modifier and Type | Interface and Description |
---|---|
interface |
GroupDaoStats |
Modifier and Type | Class and Description |
---|---|
static class |
GroupDaoStats.MutableGroupDaoStats |
Modifier and Type | Interface and Description |
---|---|
interface |
IndexingLimitsStats
Jira-stats for indexing limits:
[JIRA-STATS] [INDEXING-LIMITS] total stats: duration=PT5M0.445S, statsOverhead=n/a, data=
{
"_statsName": "INDEXING-LIMITS",
"_statsType": "total",
"_time": "1970-01-01T00:10:00Z",
"_timestamp": 600000,
"_duration": "PT10M",
"_invocations": 21,
"_statsOverhead": "n/a",
"settings": {
"maxCommentsIndexed": 500,
"maxWorklogsIndexed": 500,
"maxChangeHistoryIndexed": 100,
"shouldFilterOutUnsupportedFields": true
},
"indexIssueWithRelated": {
"value": 427
},
"indexComments": {
"value": 21
},
"indexWorklogs": {
"value": 21
},
"indexChangeHistory": {
"value": 427
},
"indexAll": {
"value": 21
},
"numberOfTimesCommentsLimited": {
"value": 20
},
"numberOfTimesWorklogsLimited": {
"value": 2
},
"numberOfTimesChangeHistoryLimited": {
"value": 3
},
"numberOfComments": {
"count": 4,
"min": 1,
"max": 1100,
"sum": 1401,
"avg": 350,
"distributionCounter": {
"0": 0,
"1": 1,
"10": 0,
"100": 1,
"1000": 1,
"10000": 1,
"20000": 0,
"50000": 0
}
},
"numberOfWorklogs": {
"count": 6,
"min": 1,
"max": 1200,
"sum": 2901,
"avg": 483,
"distributionCounter": {
"0": 0,
"1": 1,
"10": 0,
"100": 1,
"1000": 2,
"10000": 2,
"20000": 0,
"50000": 0
}
},
"numberOfChangeHistory": {
"count": 5,
"min": 1,
"max": 500,
"sum": 1301,
"avg": 260,
"distributionCounter": {
"0": 0,
"1": 1,
"10": 0,
"100": 1,
"1000": 3,
"10000": 0,
"20000": 0,
"50000": 0
}
},
"numberOfChangeHistoryGroupsBeforeFiltering": {
"count": 3,
"min": 300,
"max": 5000,
"sum": 5800,
"avg": 1933,
"distributionCounter": {
"0": 0,
"1": 0,
"10": 0,
"100": 0,
"1000": 2,
"10000": 1,
"20000": 0,
"50000": 0
}
},
"numberOfChangeHistoryItemsBeforeFiltering": {
"count": 3,
"min": 600,
"max": 15000,
"sum": 17600,
"avg": 5866,
"distributionCounter": {
"0": 0,
"1": 0,
"10": 0,
"100": 0,
"1000": 1,
"10000": 1,
"20000": 1,
"50000": 0
}
},
"numberOfChangeHistoryItemsAfterFiltering": {
"count": 3,
"min": 400,
"max": 10000,
"sum": 11400,
"avg": 3800,
"distributionCounter": {
"0": 0,
"1": 0,
"10": 0,
"100": 0,
"1000": 2,
"10000": 1,
"20000": 0,
"50000": 0
}
},
"topIssuesWithLimitedComments": {
"IDXREACT-1": 1
},
"topIssuesWithLimitedWorklogs": {
"IDXREACT-1": 2
},
"topIssuesWithLimitedChangeHistory": {
"IDXREACT-64": 2,
"IDXREACT-1": 1
}
}
|
Modifier and Type | Class and Description |
---|---|
static class |
IndexingLimitsStats.MutableIndexingLimitsStats |
static class |
IndexingLimitsStats.NoOpIndexingLimitsStats |
Modifier and Type | Interface and Description |
---|---|
interface |
UserSearchServiceStats |
Modifier and Type | Class and Description |
---|---|
class |
UserSearchServiceStatsData |
Modifier and Type | Interface and Description |
---|---|
interface |
LoginStats
{
"settings": {
"legacyMode": false,
"authCacheExpireMin": 15,
"authCacheMaxSize": 10000,
"passwordEncoder": "atlassian-sha1"
},
"topUsers": {
"005cad_11930_ldap_us...
|
Modifier and Type | Class and Description |
---|---|
static class |
LoginStats.MutableLoginStats |
Modifier and Type | Interface and Description |
---|---|
interface |
LoginStoreStats
{
"settings":{
"legacyMode":false,
"flushIntervalInSeconds":30
},
"recordLoginAttemptSuccessfulInMillis":{
"count":1,
"min":14,
"max":14,
"sum":14,
"avg":14,
"distributionCounter":{
"1":0,
"10":0,
"100":1,
"1000":0,
"5000":0
}
},
"recordLoginAttemptFailedInMillis":{
"count":1,
"min":31,
"max":31,
"sum":31,
"avg":31,
"distributionCounter":{
"1":0,
"10":0,
"100":1,
"1000":0,
"5000":0
}
},
"updateLastLoginTimeInMillis":{
"count":0,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":0,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"resetFailedLoginCountInMillis":{
"count":0,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":0,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"getOrLoadLastKnownLoginInfoInMillis":{
"count":3,
"min":0,
"max":13,
"sum":13,
"avg":4,
"distributionCounter":{
"1":2,
"10":0,
"100":1,
"1000":0,
"5000":0
}
},
"delegateRecordLoginAttemptSuccessfulInMillis":{
"count":1,
"min":13,
"max":13,
"sum":13,
"avg":13,
"distributionCounter":{
"1":0,
"10":0,
"100":1,
"1000":0,
"5000":0
}
},
"delegateRecordLoginAttemptFailedInMillis":{
"count":1,
"min":29,
"max":29,
"sum":29,
"avg":29,
"distributionCounter":{
"1":0,
"10":0,
"100":1,
"1000":0,
"5000":0
}
},
"delegateUpdateLastLoginTimeInMillis":{
"count":0,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":0,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"delegateResetFailedLoginCountInMillis":{
"count":0,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":0,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"invalidateLastKnownLoginInfoCache":2,
"flushDataToDBInMillis":{
"count":19,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":19,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"flushUserAttemptsInMillis":{
"count":1,
"min":1,
"max":1,
"sum":1,
"avg":1,
"distributionCounter":{
"1":1,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"flushRecordedSuccessfulLoginAttemptsMillis":{
"count":2,
"min":0,
"max":1,
"sum":1,
"avg":0,
"distributionCounter":{
"1":2,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"flushLastLoginTimesMillis":{
"count":1,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
"1":1,
"10":0,
"100":0,
"1000":0,
"5000":0
}
},
"unscheduledFlushUserAttemptsCount":1,
"onClearCacheCount":0,
"failedValidateRunningCount":0,
"flushRecordedSuccessfulLoginAttemptsUnsuccessfulCount":0,
"flushLastLoginTimesUnsuccessfulCount":0,
"applicationUserToLastKnownLoginInfoMaxSize":1,
"getLastKnownLoginInfoCacheCallCount":3,
"getLastKnownLoginInfoCount":0,
"usersFlushedToDB":{
"count":0,
"min":0,
"max":0,
"sum":0,
"avg":0,
"distributionCounter":{
}
}
}
|
Modifier and Type | Class and Description |
---|---|
static class |
LoginStoreStats.MutableLoginStoreStats |
Modifier and Type | Class and Description |
---|---|
class |
JiraStats<T extends ManagedStats>
JiraStats
|
Modifier and Type | Method and Description |
---|---|
static <M extends ManagedStats> |
JiraStats.create(Class<M> interfaceClass,
java.util.function.Supplier<M> objectFactory,
boolean printOnSeparateThread) |
static <M extends ManagedStats> |
JiraStats.create(Class<M> interfaceClass,
java.util.function.Supplier<M> objectFactory,
ScheduledExecutorService executorService,
TimeProvider timeProvider) |
Copyright © 2002-2022 Atlassian. All Rights Reserved.