Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
ProviderConfig
Interface ProviderConfig
interface
ProviderConfig
{
apiKey
?:
string
;
batchSize
?:
number
;
endpoint
:
string
;
headers
?:
Record
<
string
,
string
>
;
pollIntervalMs
?:
number
;
projectId
?:
string
;
provider
:
ObservabilityProvider
;
}
Index
Properties
api
Key?
batch
Size?
endpoint
headers?
poll
Interval
Ms?
project
Id?
provider
Properties
Optional
api
Key
apiKey
?:
string
Optional
batch
Size
batchSize
?:
number
endpoint
endpoint
:
string
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
poll
Interval
Ms
pollIntervalMs
?:
number
Optional
project
Id
projectId
?:
string
provider
provider
:
ObservabilityProvider
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
api
Key
batch
Size
endpoint
headers
poll
Interval
Ms
project
Id
provider
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...