Skip to content

Commit ccbcd5d

Browse files
authored
Make clear environment is a parameter
This confused some user and he is right about this.
1 parent 2dc6eb9 commit ccbcd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platforms/common/configuration/environments.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ notSupported:
88

99
Environments tell you where an error occurred, whether that's in your production system, your staging server, or elsewhere.
1010

11-
Sentry automatically creates an environment when it receives an event with the `environment` tag set.
11+
Sentry automatically creates an environment when it receives an event with the `environment` parameter set.
1212

1313
Environments are case sensitive. The environment name can't contain newlines, spaces or forward slashes, can't be the string "None", or exceed 64 characters. You can't delete environments, but you can [hide](/product/sentry-basics/environments/#hidden-environments) them.
1414

0 commit comments

Comments
 (0)