Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support attach and detach exporters from service #188

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Apr 23, 2024

  1. Support attach and detach exporters from service

    This adds support for attach and detaching exporters from service. This is supported using two new fields on the service resource, metric_exporter_id and log_exporter_id. This change also adds a data source to import existing exporters by name.
    alevy713 committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    51882d3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. id changes

    alevy713 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    4136d38 View commit details
    Browse the repository at this point in the history