Skip to content

["Observability"] Implement APM, Template Example and Create Enhancement for other to contribute. #566

Open
@MooseQuest

Description

@MooseQuest
Collaborator

Application Performance Management allows us to instrument the app to understand what is happening on the inside and not just via stdout.

This is to implement APM for a function in CHIME and then produce reference documentation to how to implement. The last part is to produce an issue (enhancement) that allows you to place this anywhere in the project, or reusable in any extension.

To mark this resolved, we must:

  • Implement APM and show in Elasticstack
    Write up Reference Documentation to show to accomplish this in a repeatable fashion.
    Create Enhancement Issue and reference documentation for others to instrument.

Activity

added
enhancementNew feature or request
k8s infraRequires work on ops-facing workloads which support k8s app
k8s appRequires work on the k8s app configuration
and removed
k8s infraRequires work on ops-facing workloads which support k8s app
on Apr 22, 2020
fxdgear

fxdgear commented on Apr 22, 2020

@fxdgear
Contributor

Reference Docs can be found here: https://www.elastic.co/guide/en/apm/get-started/current/overview.html

Reference for Python APM agent can be found here: https://www.elastic.co/guide/en/apm/agent/python/current/index.html

Once we get a finalized implementation of the APM server you can configure the deployment of your applications POD with a few ENV vars referenced here

linked a pull request that will close this issue on Apr 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestk8s appRequires work on the k8s app configuration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @fxdgear@MooseQuest

      Issue actions

        ["Observability"] Implement APM, Template Example and Create Enhancement for other to contribute. · Issue #566 · CodeForPhilly/chime