-
Notifications
You must be signed in to change notification settings - Fork 155
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
Tanzu Tile implementation and documentation #2726
Merged
Merged
Commits on Mar 23, 2023
-
Tanzu Tile implementation and docs
This change implements the required code for creating the Tanzu Tile. The Tanzu Tile is a way to deploy the collector to get metrics from the Tanzu environment. In the tile directory, run the command ./make-latest-tile to generate the Tanzu tile. Refer to DEVELOPMENT.md to know how to properly use the created tile.
Configuration menu - View commit details
-
Copy full SHA for f9fab82 - Browse repository at this point
Copy the full SHA f9fab82View commit details -
Add GitHub Tanzu Tile test action
New action tests tile creation to make sure changes to the BOSH releaes and Tanzu tile don't break making the tile. Also, fix BOSH release test link to homebrew.
Configuration menu - View commit details
-
Copy full SHA for 33292e3 - Browse repository at this point
Copy the full SHA 33292e3View commit details -
There is no need to download and have the Smart Agent as a dependency for the bosh release and tanzu tile, so this removes it.
Configuration menu - View commit details
-
Copy full SHA for fa3091b - Browse repository at this point
Copy the full SHA fa3091bView commit details -
- Add makefile for BOSH deployment effort - Add more links for BOSH development info - Clear up confusion with READMEs
Configuration menu - View commit details
-
Copy full SHA for 452c4ae - Browse repository at this point
Copy the full SHA 452c4aeView commit details -
Use icon from o11y product design
I got in contact with Josh Johnson, a product designer for Splunk o11y, and he provided the Splunk logo that is broadly used in o11y.
Configuration menu - View commit details
-
Copy full SHA for 7e1b197 - Browse repository at this point
Copy the full SHA 7e1b197View commit details -
Rename tile to match proper convention
- Should be splunk-otel-collector rather than splunk-opentelemetry-collector
Configuration menu - View commit details
-
Copy full SHA for db49182 - Browse repository at this point
Copy the full SHA db49182View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1150615 - Browse repository at this point
Copy the full SHA 1150615View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2b92ed - Browse repository at this point
Copy the full SHA a2b92edView commit details
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ec066f - Browse repository at this point
Copy the full SHA 5ec066fView commit details -
- Add OpenTelemetry to Splunk Collector references - Make shallow clone in setup script - Set homebrew action to specific commit
Configuration menu - View commit details
-
Copy full SHA for a1d9229 - Browse repository at this point
Copy the full SHA a1d9229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e616f - Browse repository at this point
Copy the full SHA 31e616fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 003c6a5 - Browse repository at this point
Copy the full SHA 003c6a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d27880 - Browse repository at this point
Copy the full SHA 4d27880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80d16a1 - Browse repository at this point
Copy the full SHA 80d16a1View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa0402e - Browse repository at this point
Copy the full SHA aa0402eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9678199 - Browse repository at this point
Copy the full SHA 9678199View commit details -
Configuration menu - View commit details
-
Copy full SHA for d67af0a - Browse repository at this point
Copy the full SHA d67af0aView commit details -
Change variable setting to proper syntax
When the variable name is alone it's interpreted as a command, rather than setting the variable.
Configuration menu - View commit details
-
Copy full SHA for f34caa4 - Browse repository at this point
Copy the full SHA f34caa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d107c0 - Browse repository at this point
Copy the full SHA 3d107c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a472003 - Browse repository at this point
Copy the full SHA a472003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 449a004 - Browse repository at this point
Copy the full SHA 449a004View commit details -
Configuration menu - View commit details
-
Copy full SHA for a158f83 - Browse repository at this point
Copy the full SHA a158f83View commit details -
Configuration menu - View commit details
-
Copy full SHA for a225fd7 - Browse repository at this point
Copy the full SHA a225fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd8af5 - Browse repository at this point
Copy the full SHA abd8af5View commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eb317eb - Browse repository at this point
Copy the full SHA eb317ebView commit details
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.