Skip to content

Ensure AWS tag is added to all edx service logs in Datadog #793

Description

@robrap

There are some edx service logs in Datadog that mysteriously missing the aws_account_name tag. (There could be other missing tags, but hopefully this is enough to resolve.) This happens for our regular edx services (e.g. edx-edxapp-lms, edx-nginx, etc.), but only happens in blips throughout the day as can be seen in the screenshot.

Image

To see the problematic logs, see the following log search in Datadog for: service:edx-* -aws_account_name:* -service:edx-*frontend*.

  • service:edx-* (searches for edx services)
  • -service:edx-*frontend* (removes edx frontend services from search)
  • -aws_account_name:* (searches for logs missing the aws_account_name tag)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    • Status
      Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions