Skip to content

More documentation/examples for applicationinsights.json #1815

@konstantinblaesi

Description

@konstantinblaesi

Is your feature request related to a problem? Please describe.
Upgrading from insights agent 2.x to 3.x

Describe the solution you would like
Documentation is not so clear to me

  • Is applicationinsights.json replacing AI-Agent.xml ? It seems like it is
  • What would the applicationinsights.json look like for this AI-Agent.xml?
<ApplicationInsightsAgent>
    <Instrumentation>
        <BuiltIn enabled="true">
            <MaxStatementQueryLimitInMS>1000</MaxStatementQueryLimitInMS>
        </BuiltIn>
    </Instrumentation>
</ApplicationInsightsAgent>

Could I use some telemetry processor in applicationinsights.json as a replacement for MaxStatementQueryLimitInMS ?

Describe alternatives you have considered
I have been reading some documentation regarding the insights data model and telemetry processors, but I have no idea how I could verify that my applicationinsights.json makes sense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions