Skip to content

Change prefix for apollo integration #2529

Open

Description

I work for Apollo and am following up on an issue raised by a user regarding tag management.

The Apollo integration specifies that metrics that have a prefix apollo. are part of an integration:
https://github.com/DataDog/integrations-extras/blob/master/apollo/manifest.json#L35

Apparently having this prefix reserved limits users' from managing tags via the DD UI.

After further investigation, we’ve identified that the reason you’re unable to manage tags for these custom metrics is that they are using the apollo. prefix. This prefix is reserved for Apollo out-of-the-box (OOTB) metrics, which is why tag management is restricted.

Some of our products emit metrics that use the apollo. prefix, and users should be able to manage tags.
Are there any avenues for us to change the integrated metrics to the following prefixes:

  • apollo.operations.
  • apollo.engine.

What would be needed from our side to enable this to happen?

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions