Skip to content

Commit bc2280b

Browse files
docs: remove splunk section from README.md (#82)
* remove splunk section * Update CHANGELOG.md
1 parent 3451f22 commit bc2280b

2 files changed

Lines changed: 4 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Removed
11+
12+
- Splunk section from README.md
13+
1014
## [0.2.22] - 2023-05-05
1115

1216
### Added

docs/README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -117,18 +117,3 @@ We use Node services across all VTEX, and there are a lot inspiring examples. If
117117
Run `vtex test` and [Jest](https://jestjs.io/) will do its thing.
118118
119119
Check the `node/__tests__/simple.test.ts` test case and also [Jest's Documentation](https://jestjs.io/docs/en/getting-started).
120-
121-
## Splunk Dashboard
122-
123-
We have an (for now, VTEX-only, internal) Splunk dashboard to show all metrics related to your app. You can find it [here](https://splunk7.vtex.com/en-US/app/vtex_colossus/node_app_metrics).
124-
125-
After linking this app and making some requests, you can select `vtex.service-example` and see the metrics for your app. **Don't forget to check the box Development, as you are linking your app in a development workspace**.
126-
127-
For convenience, the link for the current version: https://splunk7.vtex.com/en-US/app/vtex_colossus/node_app_metrics?form.time.earliest=-30m%40m&form.time.latest=%40m&form.picked_context=false&form.picked_region=aws-us-east-*&form.picked_service=vtex.service-example
128-
129-
130-
**Upcoming documentation:**
131-
132-
- [Bump y18n from 4.0.0 to 4.0.3 in /node](https://github.com/vtex-apps/service-example/pull/40)
133-
- [Bump handlebars from 4.2.0 to 4.7.7 in /node](https://github.com/vtex-apps/service-example/pull/42)
134-
- [Bump json5 from 2.1.0 to 2.2.3 in /node](https://github.com/vtex-apps/service-example/pull/71)

0 commit comments

Comments
 (0)