Skip to content
New issue

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

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

Already on GitHub? # to your account

Add Jaeger Plugin #13

Merged
merged 1 commit into from
Mar 28, 2021
Merged

Add Jaeger Plugin #13

merged 1 commit into from
Mar 28, 2021

Conversation

ricoberger
Copy link
Member

Add a new plugin, which allows a user to retrieve and view traces from
Jaeger. For the Jaeger plugin we have added a new "jaeger" section to
the plugins section in the Application CRD. This allows a user to
specify the "service", "operation" and "tags" within his CR. The traces
can then be viewed in the corresponding plugin tab.

The Jaeger plugin can also be used as standalone plugin, without an
Application CR. The Jaeger plugin is the first plugin, which supports
multiple pages for the standalone mode. The first one allows the user to
retrieve traces, by specifying a "service", "operation", "tags", etc.
simular to the Jaeger Query dashboard. The second page can be used to
view a single trace and to compare this trace with another trace.

Add a new plugin, which allows a user to retrieve and view traces from
Jaeger. For the Jaeger plugin we have added a new "jaeger" section to
the plugins section in the Application CRD. This allows a user to
specify the "service", "operation" and "tags" within his CR. The traces
can then be viewed in the corresponding plugin tab.

The Jaeger plugin can also be used as standalone plugin, without an
Application CR. The Jaeger plugin is the first plugin, which supports
multiple pages for the standalone mode. The first one allows the user to
retrieve traces, by specifying a "service", "operation", "tags", etc.
simular to the Jaeger Query dashboard. The second page can be used to
view a single trace and to compare this trace with another trace.
@ricoberger ricoberger merged commit 2e35737 into main Mar 28, 2021
@ricoberger ricoberger deleted the add-jaeger-plugin branch March 28, 2021 20:17
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant