-
Notifications
You must be signed in to change notification settings - Fork 223
View Details About a OpenTelemetry Collector - Doc created #5419
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
Open
JV0812
wants to merge
13
commits into
main
Choose a base branch
from
view-otel-page
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 9 commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
77095a8
iew Details About a OpenTelemetry Collector - Doc created
JV0812 58dcfb8
Update docs/send-data/opentelemetry-collector/view-opentelemetry-coll…
JV0812 cb3a5dd
Update docs/send-data/opentelemetry-collector/view-opentelemetry-coll…
JV0812 727f96b
Update docs/send-data/opentelemetry-collector/view-opentelemetry-coll…
JV0812 f7880da
minot fix
JV0812 0849113
Merge branch 'main' into view-otel-page
jpipkin1 b2f0e60
Add index page entry
jpipkin1 5ffe092
Merge branch 'view-otel-page' of github.com:SumoLogic/sumologic-docum…
jpipkin1 c8da9a5
Update docs/send-data/opentelemetry-collector/view-opentelemetry-coll…
JV0812 f14ee96
Update view-opentelemetry-collection-page.md
JV0812 83b0522
Update view-opentelemetry-collection-page.md
JV0812 9f486e0
Update docs/send-data/opentelemetry-collector/view-opentelemetry-coll…
JV0812 c3bbda3
incorporated minor comments
JV0812 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37 changes: 37 additions & 0 deletions
37
docs/send-data/opentelemetry-collector/view-opentelemetry-collection-page.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
id: view-opentelemetry-collection-page | ||
title: View Details About an OpenTelemetry Collector | ||
description: Learn how to view details about an OpenTelemetry Collector. | ||
--- | ||
|
||
import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
||
To view details about an OpenTelemetry Collector: | ||
|
||
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu select **Manage Data > Collection > OpenTelemetry Collector**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Collection** select **OpenTelemetry Collector**. You can also click the **Go To...** menu at the top of the screen and select **OpenTelemetry Collector**. <br/><img src={useBaseUrl('img/send-data/opentelemetry-collection-page.png')} alt="opentelemetry-collection-page" style={{border:'1px solid gray'}} width="1000"/> | ||
- **Name**. Name of the OpenTelemetry Collector. | ||
- **Health**. Displays the health status of the collector. | ||
- **Operating System**. Displays the operating system where the collector is installed. | ||
- **Collector Tags**. Displays the tags linked with the selected collector, which helps in searching and managing the collector. | ||
- **Source Templates**. Shows the number of source templates linked with the selected collector. | ||
- **IP Address**. Displays the IP address where the collector is running. | ||
- **Log Messages (-1h)**. Displays the histogram which shows the data ingested in last one hour. Dashed line indicates there was no data ingestion in last hour. | ||
- **Last Modified**. Timestamp when the collector was last modified. | ||
1. Click on the desired collector.<br/><img src={useBaseUrl('img/send-data/opentelemetry-collection-details-page.png')} alt="opentelemetry-collection-details-page" style={{border:'1px solid gray'}} width="400"/> | ||
- **Basic Info** | ||
- **Name**. Name of the OpenTelemetry Collector. | ||
- **Collector Version**. The collector version with which the collector was created. | ||
- **Source Templates**. Displays the number of source templte | ||
- **Health**. Displays the health status of the collector. | ||
- **Time Zone**. By default, time zone is set to UTC. | ||
- **Collector Tags**. Displays the tags linked with the selected collector, which helps in searching and managing the collector. To add or edit the tags, refer to the [Collector Tags](/docs/send-data/opentelemetry-collector/remote-management/source-templates/manage-source-templates/#collector-tags). | ||
- **Data Ingested**. Displays the histogram which shows the data ingested in last hour. | ||
:::note | ||
Timestamps will be recorded at 5-minute intervals in the histogram. Any data ingested between two timestamps will be rounded down to the nearest previous timestamp. For example, if data is ingested at 1:23:58, it will be rounded down to the timestamp of 1:20:00. | ||
::: | ||
- **System Information**. Displays the operating system, OS version, IP Address, and Host name of the user who created the collector. | ||
- **Audit Logs**. Records the collector changes. Click on **View Details** to view the changes. | ||
- **Collector ID**. Unique ID for the selected collector. | ||
- **Last Modified**. Timestamp when the collector was last modified. | ||
- **Created**. Timestamp when the collector was created. | ||
- **Source Templates**. Displays all the source configuration linked with the collector. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.